Uses of Class
com.iizigo.prop.PropertyEditor.Node
Uses of PropertyEditor.Node in com.iizigo.prop
Modifier and TypeMethodDescriptionvoid
MultiPropEditor.completeCreate
(MultiPropLabel mpl, PropertyEditor.Node node) Complete the creation.PropertyEditorInfo.createControls
(PropertyEditor editor, org.eclipse.swt.widgets.Composite entryPart, com.iizigo.prop.PropertyEditorLayout pl, MultiPropLabel mlabel, DefinedButton definedButton, PropertyEditor.Node node, PropCnr[] containers) Creates the controls required.void
DefinedButton.registerPropLabel
(IPropertyEditorController controller, PropLabel label, PropertyEditor.Node node) Registers a property and label.ModifierConstructorDescriptionMultiPropCnr
(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] containers, PropertyEditor.Node node, int itemCount) Constructs the container for the property editor.