Class TristateListModelEvent
- java.lang.Object
- 
- java.util.EventObject
- 
- com.inductiveautomation.ignition.designer.gui.tristate.TristateListModelEvent
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class TristateListModelEvent extends java.util.EventObject- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description TristateListModelEvent(java.lang.Object source)TristateListModelEvent(java.lang.Object source, int changedIndex, int changedState)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetChangedIndex()intgetChangedState()
 
-