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 classEUIComboBoxCombobox component.classEUISpinnerSpinner UI component.Uses of ICodeItemsOwnerSelectionSupport in com.iizix.prop
Methods in com.iizix.prop that return ICodeItemsOwnerSelectionSupport Modifier and Type Method Description default ICodeItemsOwnerSelectionSupportICodeItemsOwner. getSelectionSupport()Returns the selection implementation if the owner supports it.default ICodeItemsOwnerSelectionSupportICodeItemsOwnerSelectionSupport. 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 classUIAbstractListChoiceAbstract list choice UI component used for combobox and spinner.classUIComboBoxCombobox UI component.classUISpinnerSpinner UI component.