Class TristateListModelEvent
java.lang.Object
java.util.EventObject
com.inductiveautomation.ignition.designer.gui.tristate.TristateListModelEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorsConstructorDescriptionTristateListModelEvent
(Object source) TristateListModelEvent
(Object source, int changedIndex, int changedState) -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
TristateListModelEvent
-
TristateListModelEvent
-
-
Method Details
-
getChangedIndex
public int getChangedIndex() -
getChangedState
public int getChangedState()
-