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 TypeClassDescriptionclass
Combobox component.class
Spinner UI component.Uses of ICodeItemsOwner in com.iizix.prop
Subinterfaces of ICodeItemsOwner in com.iizix.propModifier and TypeInterfaceDescriptioninterface
Interface implemented by the owner of the code items.Methods in com.iizix.prop with parameters of type ICodeItemsOwnerModifier and TypeMethodDescriptionvoid
CodeItemArrayProp.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 TypeClassDescriptionclass
Abstract list choice UI component used for combobox and spinner.class
Combobox UI component.class
Spinner UI component.