Uses of Interface
com.iizix.prop.ui.IUICompRelativeTarget
Packages that use IUICompRelativeTarget Package Description com.iizigo.panel.prop com.iizigo.panel.prop.map com.iizix.prop.ui com.iizix.prop.ui.datetime com.iizix.prop.ui.map Uses of IUICompRelativeTarget in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUICompRelativeTarget Modifier and Type Class Description class
EMUISwitch
Mobile switch UI component.class
EUICheckBox
Checkbox component.class
EUIComboBox
Combobox component.class
EUIDateTime
Date/Time UI component.class
EUIRadioButton
Radio button component.class
EUISlider
Slider component.class
EUISpinner
Spinner UI component.class
EUIText
Text component (entry field).class
EUITextArea
Text area component.Uses of IUICompRelativeTarget in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IUICompRelativeTarget Modifier and Type Class Description class
EUIMap
Map component.Uses of IUICompRelativeTarget in com.iizix.prop.ui
Classes in com.iizix.prop.ui with type parameters of type IUICompRelativeTarget Modifier and Type Class Description class
AbstractUICompRelativeReference<TARGET extends IUICompRelativeTarget>
The UIComp Relative Reference property class hold the reference to another property in the same base container.Subinterfaces of IUICompRelativeTarget in com.iizix.prop.ui Modifier and Type Interface Description interface
IUILabelForTarget
Tagging interface for UI components that can be "Label for" another component, e.g.Classes in com.iizix.prop.ui that implement IUICompRelativeTarget Modifier and Type Class Description class
MUISwitch
Mobile switch UI component.class
UIAbstractListChoice
Abstract list choice UI component used for combobox and spinner.class
UICheckBox
Checkbox UI component.class
UIComboBox
Combobox UI component.class
UIRadioButton
Radio button UI component.class
UISlider
Slider UI component.class
UISpinner
Spinner UI component.class
UIText
Text UI component.class
UITextArea
Text area UI component.Uses of IUICompRelativeTarget in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IUICompRelativeTarget Modifier and Type Class Description class
UIDateTime
Date/Time UI Component.Uses of IUICompRelativeTarget in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IUICompRelativeTarget Modifier and Type Class Description class
UIMap
Map UI component.