Uses of Class
com.iizigo.prop.PropLabel
Uses of PropLabel in com.iizigo.prop
Modifier and TypeMethodDescriptionDefinedButton.getLabel()
Gets the label attached, perhaps null.MultiPropLabel.getLastLabel()
Gets the last label created bycreateMultiEditItem()
.Modifier 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.