Uses of Interface
com.iizix.prop.ICodeItemsOwner
Packages that use ICodeItemsOwner Package Description com.iizigo.panel.prop com.iizix.prop com.iizix.prop.ui Uses of ICodeItemsOwner in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement ICodeItemsOwner Modifier and Type Class Description classEUIComboBoxCombobox component.classEUISpinnerSpinner UI component.Uses of ICodeItemsOwner in com.iizix.prop
Subinterfaces of ICodeItemsOwner in com.iizix.prop Modifier and Type Interface Description interfaceICodeItemsOwnerSelectionSupportInterface implemented by the owner of the code items.Methods in com.iizix.prop with parameters of type ICodeItemsOwner Modifier and Type Method Description voidCodeItemArrayProp. setOwner(ICodeItemsOwner owner)Assigns the owner of this container.Uses of ICodeItemsOwner in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement ICodeItemsOwner Modifier and Type Class Description classUIAbstractListChoiceAbstract list choice UI component used for combobox and spinner.classUIComboBoxCombobox UI component.classUISpinnerSpinner UI component.