Uses of Interface
com.iizix.prop.ui.selection.IUISelectionComp
Packages that use IUISelectionComp
Package
Description
Uses of IUISelectionComp in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUISelectionCompModifier and TypeClassDescriptionclassMobile switch UI component.classAccordion container.classCheckbox component.classChecked menu item component.classCombobox component.classRadio button component.classRadio menu item component.classSpinner UI component.classSwap container.classTab container.classGroup container.Uses of IUISelectionComp in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IUISelectionCompUses of IUISelectionComp in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IUISelectionCompModifier and TypeClassDescriptionclassThe Editor version of a map marker.classMap markers container for the designer.Uses of IUISelectionComp in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IUISelectionCompModifier and TypeClassDescriptionclassMobile list items group container for the designer.classThe Editor version of a mobile list items group container.Uses of IUISelectionComp in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IUISelectionCompUses of IUISelectionComp in com.iizix.prop.content
Classes in com.iizix.prop.content that implement IUISelectionCompModifier and TypeClassDescriptionclassAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.Uses of IUISelectionComp in com.iizix.prop.ui
Subinterfaces of IUISelectionComp in com.iizix.prop.uiModifier and TypeInterfaceDescriptioninterfaceComponents with check state implement this interface without third state possibility.interfaceComponents with check state implement this interface.interfaceInterface implemented by components that can be grouped together using a group name, e.g.Classes in com.iizix.prop.ui that implement IUISelectionCompModifier and TypeClassDescriptionclassMobile switch UI component.classAbstract list choice UI component used for combobox and spinner.classAccordion UI container.classCheckbox UI component.classMenu item UI component.classCombobox UI component.classRadio button UI component.classMenu item UI component.classSpinner UI component.classUI swap container.classUI tab container.classTitle panel UI container optionally collapsable.Methods in com.iizix.prop.ui with parameters of type IUISelectionCompModifier and TypeMethodDescriptionvoidUIContextMenu.invokeOnUISelectionMethod(IUISelectionComp source, GProp<?> trigger) Invoke the focus event method.voidUIPanelBase.invokeOnUISelectionMethod(IUISelectionComp source, GProp<?> trigger, IUISelection selection) Invoke the focus event method.voidIUISelectionListener.onSelectionChanged(IUISelectionComp component) Called when the component selection has changed.Uses of IUISelectionComp in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IUISelectionCompUses of IUISelectionComp in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IUISelectionCompModifier and TypeClassDescriptionclassThe property container for map markers.classThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.Uses of IUISelectionComp in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IUISelectionCompModifier and TypeClassDescriptionclassThe mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.classThe property container for mobile list items.Uses of IUISelectionComp in com.iizix.prop.ui.selection
Subinterfaces of IUISelectionComp in com.iizix.prop.ui.selectionModifier and TypeInterfaceDescriptioninterfaceThe interface for a selection component supporting index-based selections.interfaceThe boolean component supports an on/off or selected/unselected state only.interfaceInterface implements by components that process cell selection and emits cell selection events.interfaceThe interface for a selection component supporting index-based selections.interfaceThe interface for a selection component supporting index-based selections.interfaceInterface for tri-state based selection components such as a checkbox.Methods in com.iizix.prop.ui.selection that return IUISelectionCompModifier and TypeMethodDescriptionBooleanSelection.getSource()Get the source component of the event.IUISelection.getSource()Get the source component of the event.NoSelection.getSource()Get the source component of the event.TriStateSelection.getSource()Get the source component of the event.Constructors in com.iizix.prop.ui.selection with parameters of type IUISelectionCompUses of IUISelectionComp in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IUISelectionComp