Uses of Interface
com.iizix.prop.ICodeItemsOwnerSelectionSupport
Packages that use ICodeItemsOwnerSelectionSupport
Uses of ICodeItemsOwnerSelectionSupport in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement ICodeItemsOwnerSelectionSupportModifier and TypeClassDescriptionclass
Combobox component.class
Spinner UI component.Uses of ICodeItemsOwnerSelectionSupport in com.iizix.prop
Methods in com.iizix.prop that return ICodeItemsOwnerSelectionSupportModifier and TypeMethodDescriptiondefault 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 ICodeItemsOwnerSelectionSupportModifier and TypeClassDescriptionclass
Abstract list choice UI component used for combobox and spinner.class
Combobox UI component.class
Spinner UI component.