Uses of Class
com.iizigo.prop.DefinedButton
Packages that use DefinedButton Package Description com.iizigo.prop com.iizigo.prop.editor Uses of DefinedButton in com.iizigo.prop
Fields in com.iizigo.prop declared as DefinedButton Modifier and Type Field Description protected DefinedButtonBaseEditor. definedButtonThe define-button or null for none.Methods in com.iizigo.prop that return DefinedButton Modifier and Type Method Description DefinedButtonMultiPropLabel. createMultiEditItem(java.lang.String s)Creates an multi-edit item.Methods in com.iizigo.prop with parameters of type DefinedButton Modifier and Type Method Description voidMultiPropLabel. completeCreate(MultiPropEditor m, DefinedButton definedButton)Completes the creation.MultiPropEditorBaseEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorIEditedPropertyEntry. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.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.Constructors in com.iizigo.prop with parameters of type DefinedButton Constructor Description MultiPropEditor(PropertyEditor editor, PropertyEditorInfo info, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, DefinedButton definedButton, IEditedPropertyEntryMultiPropSupport multiEdit, java.lang.Class<? extends GProp<?>> propItemClass, int propItemCount)Creates the multi-prop editor.Uses of DefinedButton in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type DefinedButton Modifier and Type Method Description MultiPropEditorAtomNamePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorExtendsFlagPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorExtendsNamePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiColorPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiIntChoicePropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiUnitPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.MultiPropEditorMultiUnitsPropEditor. createControls(PropertyEditor editor, PropertyEditorInfo info, java.lang.String[] options, org.eclipse.swt.widgets.Composite parent, PropCnr[] containers, Atom atom, DefinedButton definedButton)Creates the required controls in the composite.