Uses of Class
com.iizigo.prop.PropertyEditor.Node
Packages that use PropertyEditor.Node Package Description com.iizigo.prop Uses of PropertyEditor.Node in com.iizigo.prop
Methods in com.iizigo.prop that return PropertyEditor.Node Modifier and Type Method Description PropertyEditor.NodeDefinedButton. getNode()Gets the node.Methods in com.iizigo.prop with parameters of type PropertyEditor.Node Modifier and Type Method Description voidMultiPropEditor. completeCreate(MultiPropLabel mpl, PropertyEditor.Node node)Complete the creation.MultiPropEditorPropertyEditorInfo. 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.voidDefinedButton. registerPropLabel(IPropertyEditorController controller, PropLabel label, PropertyEditor.Node node)Registers a property and label.Constructors in com.iizigo.prop with parameters of type PropertyEditor.Node Constructor Description MultiPropCnr(IPropertyEditorController controller, PropertyEditorInfo info, PropCnr[] containers, PropertyEditor.Node node, int itemCount)Constructs the container for the property editor.