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 TypeClassDescriptionclass
Mobile switch UI component.class
Radio button component.class
Radio menu item component.class
Group 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 TypeInterfaceDescriptioninterface
Components with check state implement this interface without third state possibility.interface
Interface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IUIBooleanSelectionCompModifier and TypeClassDescriptionclass
Mobile switch UI component.class
Radio button UI component.class
Menu item UI component.class
Title 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.