Class CellEvent
java.lang.Object
java.util.EventObject
com.inductiveautomation.factorypmi.application.components.CellEvent
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
CellEvent
 
- 
- 
Method Details- 
getOldValue
- 
getNewValue
- 
getRowpublic int getRow()
- 
getColumnpublic int getColumn()
 
-