Uses of Interface
com.iizix.prop.ui.IUIHint
Packages that use IUIHint Package Description com.iizigo.panel.prop com.iizix.prop.ui com.iizix.prop.ui.datetime Uses of IUIHint in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUIHint Modifier and Type Class Description class
EUIComboBox
Combobox component.class
EUIDateTime
Date/Time UI component.class
EUILabel
Label component.class
EUIOutput
Label component.class
EUISpinner
Spinner UI component.class
EUIText
Text component (entry field).class
EUITextArea
Text area component.Uses of IUIHint in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IUIHint Modifier and Type Class Description class
UIAbstractListChoice
Abstract list choice UI component used for combobox and spinner.class
UIComboBox
Combobox UI component.class
UILabel
Label UI component.class
UIOutput
Output (label) UI component.class
UISpinner
Spinner UI component.class
UIText
Text UI component.class
UITextArea
Text area UI component.Uses of IUIHint in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IUIHint Modifier and Type Class Description class
UIDateTime
Date/Time UI Component.