Uses of Interface
com.iizix.prop.ICodeItemsOwnerSelectionSupport
Packages that use ICodeItemsOwnerSelectionSupport Package Description com.iizigo.panel.prop com.iizix.prop com.iizix.prop.ui Uses of ICodeItemsOwnerSelectionSupport in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement ICodeItemsOwnerSelectionSupport Modifier and Type Class Description class
EUIComboBox
Combobox component.class
EUISpinner
Spinner UI component.Uses of ICodeItemsOwnerSelectionSupport in com.iizix.prop
Methods in com.iizix.prop that return ICodeItemsOwnerSelectionSupport Modifier and Type Method Description default ICodeItemsOwnerSelectionSupport
ICodeItemsOwner. getSelectionSupport()
Returns the selection implementation if the owner supports it.default ICodeItemsOwnerSelectionSupport
ICodeItemsOwnerSelectionSupport. getSelectionSupport()
Returns the selection implementation if the owner supports it.Uses of ICodeItemsOwnerSelectionSupport in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement ICodeItemsOwnerSelectionSupport Modifier and Type Class Description class
UIAbstractListChoice
Abstract list choice UI component used for combobox and spinner.class
UIComboBox
Combobox UI component.class
UISpinner
Spinner UI component.