Uses of Interface
com.iizix.prop.ui.selection.IUIBooleanSelectionComp
Packages that use IUIBooleanSelectionComp
Package
Description
Uses of IUIBooleanSelectionComp in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUIBooleanSelectionCompModifier and TypeClassDescriptionclassMobile switch UI component.classRadio button component.classRadio menu item component.classGroup container.Uses of IUIBooleanSelectionComp in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IUIBooleanSelectionCompUses of IUIBooleanSelectionComp in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IUIBooleanSelectionCompUses of IUIBooleanSelectionComp in com.iizix.prop.ui
Subinterfaces of IUIBooleanSelectionComp in com.iizix.prop.uiModifier and TypeInterfaceDescriptioninterfaceComponents with check state implement this interface without third state possibility.interfaceInterface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IUIBooleanSelectionCompModifier and TypeClassDescriptionclassMobile switch UI component.classRadio button UI component.classMenu item UI component.classTitle panel UI container optionally collapsable.Uses of IUIBooleanSelectionComp in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IUIBooleanSelectionCompUses of IUIBooleanSelectionComp in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IUIBooleanSelectionCompUses of IUIBooleanSelectionComp in com.iizix.prop.ui.selection
Methods in com.iizix.prop.ui.selection that return IUIBooleanSelectionCompModifier and TypeMethodDescriptionBooleanSelection.getBooleanSource()Get the source component of the event.IUIBooleanSelection.getBooleanSource()Get the source component of the event.Constructors in com.iizix.prop.ui.selection with parameters of type IUIBooleanSelectionCompModifierConstructorDescriptionBooleanSelection(IUIBooleanSelectionComp source, boolean isSelected) Constructor.