Uses of Interface
com.iizix.prop.ui.selection.IUIBooleanSelectionComp
Package
Description
Uses of IUIBooleanSelectionComp in com.iizigo.panel.prop
Modifier 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
Uses of IUIBooleanSelectionComp in com.iizigo.panel.prop.map
Uses of IUIBooleanSelectionComp in com.iizix.prop.ui
Modifier 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.Modifier 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
Uses of IUIBooleanSelectionComp in com.iizix.prop.ui.map
Uses of IUIBooleanSelectionComp in com.iizix.prop.ui.selection
Modifier and TypeMethodDescriptionBooleanSelection.getBooleanSource()
Get the source component of the event.IUIBooleanSelection.getBooleanSource()
Get the source component of the event.ModifierConstructorDescriptionBooleanSelection
(IUIBooleanSelectionComp source, boolean isSelected) Constructor.