Uses of Interface
com.iizix.prop.ui.selection.IUITriStateSelectionComp
Uses of IUITriStateSelectionComp in com.iizigo.panel.prop
Modifier and TypeClassDescriptionclass
Checkbox component.class
Checked menu item component.Uses of IUITriStateSelectionComp in com.iizix.prop.ui
Modifier and TypeInterfaceDescriptioninterface
Components with check state implement this interface.Modifier and TypeClassDescriptionclass
Checkbox UI component.class
Menu item UI component.Uses of IUITriStateSelectionComp in com.iizix.prop.ui.selection
Modifier and TypeMethodDescriptionIUITriStateSelection.getTriStateSource()
Get the source component of the event.TriStateSelection.getTriStateSource()
Get the source component of the event.ModifierConstructorDescriptionTriStateSelection
(IUITriStateSelectionComp source, int state) Constructor.