Uses of Interface
com.iizix.prop.ui.IUICompRelativeTarget
Package
Description
Uses of IUICompRelativeTarget in com.iizigo.panel.prop
Modifier and TypeClassDescriptionclass
Mobile switch UI component.class
Checkbox component.class
Combobox component.class
Date/Time UI component.class
Radio button component.class
Slider component.class
Spinner UI component.class
Text component (entry field).class
Text area component.Uses of IUICompRelativeTarget in com.iizigo.panel.prop.map
Uses of IUICompRelativeTarget in com.iizix.prop.ui
Modifier and TypeClassDescriptionclass
AbstractUICompRelativeReference<TARGET extends IUICompRelativeTarget>
The UIComp Relative Reference property class hold the reference to another property in the same base container.Modifier and TypeInterfaceDescriptioninterface
Tagging interface for UI components that can be "Label for" another component, e.g.Modifier and TypeClassDescriptionclass
Mobile switch UI component.class
Abstract list choice UI component used for combobox and spinner.class
Checkbox UI component.class
Combobox UI component.class
Radio button UI component.class
Slider UI component.class
Spinner UI component.class
Text UI component.class
Text area UI component.Uses of IUICompRelativeTarget in com.iizix.prop.ui.datetime
Uses of IUICompRelativeTarget in com.iizix.prop.ui.map