Class CellEvent
java.lang.Object
java.util.EventObject
com.inductiveautomation.factorypmi.application.components.CellEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
CellEvent
-
-
Method Details
-
getOldValue
-
getNewValue
-
getRow
public int getRow() -
getColumn
public int getColumn()
-