Uses of Class
com.iizigo.prop.PropLabel
Packages that use PropLabel
Uses of PropLabel in com.iizigo.prop
Methods in com.iizigo.prop that return PropLabelModifier and TypeMethodDescriptionDefinedButton.getLabel()
Gets the label attached, perhaps null.MultiPropLabel.getLastLabel()
Gets the last label created bycreateMultiEditItem()
.Methods in com.iizigo.prop with parameters of type PropLabelModifier and TypeMethodDescriptionBaseEditor.assignMaster
(MultiPropCnr master, Class<PROP> propertyClass, PropLabel label) Assigns the master property controller.IEditedPropertyEntryMultiProp.assignMaster
(MultiPropCnr master, Class<PROP> propertyClass, PropLabel label) Assigns the master property controller.void
DefinedButton.registerPropLabel
(IPropertyEditorController controller, PropLabel label, PropertyEditor.Node node) Registers a property and label.