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 classEMUISwitchMobile switch UI component.classEUICheckBoxCheckbox component.classEUIComboBoxCombobox component.classEUIDateTimeDate/Time UI component.classEUIRadioButtonRadio button component.classEUISliderSlider component.classEUISpinnerSpinner UI component.classEUITextText component (entry field).classEUITextAreaText 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 classEUIMapMap 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 classAbstractUICompRelativeReference<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 interfaceIUILabelForTargetTagging 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 classMUISwitchMobile switch UI component.classUIAbstractListChoiceAbstract list choice UI component used for combobox and spinner.classUICheckBoxCheckbox UI component.classUIComboBoxCombobox UI component.classUIRadioButtonRadio button UI component.classUISliderSlider UI component.classUISpinnerSpinner UI component.classUITextText UI component.classUITextAreaText 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 classUIDateTimeDate/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 classUIMapMap UI component.