Uses of Interface
com.iizix.prop.ICodeItemsOwner
Packages that use ICodeItemsOwner
Uses of ICodeItemsOwner in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement ICodeItemsOwnerModifier and TypeClassDescriptionclassCombobox component.classSpinner UI component.Uses of ICodeItemsOwner in com.iizix.prop
Subinterfaces of ICodeItemsOwner in com.iizix.propModifier and TypeInterfaceDescriptioninterfaceInterface implemented by the owner of the code items.Methods in com.iizix.prop with parameters of type ICodeItemsOwnerModifier and TypeMethodDescriptionvoidCodeItemArrayProp.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 ICodeItemsOwnerModifier and TypeClassDescriptionclassAbstract list choice UI component used for combobox and spinner.classCombobox UI component.classSpinner UI component.