Uses of Interface
com.iizigo.vs.INewVSComponentWizardInfo
Uses of INewVSComponentWizardInfo in com.iizigo.vs
Modifier and TypeClassDescriptionclass
NewVSComponentWizard<TYPE extends VSComponent>
New VS Component wizard.Modifier and TypeMethodDescriptionstatic EditorVSColumnHeader
NewVSColumnWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.static EditorVSField
NewVSFieldWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.static EditorVSTable
NewVSTableWizardPage.doCreate
(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.ModifierConstructorDescriptionCreate the wizard.Create the wizard.Create the wizard.Uses of INewVSComponentWizardInfo in com.iizigo.vs.wizards
Modifier and TypeClassDescriptionclass
Class for VirtualSpace Action creation used in the wizards e.g.class
Class for VirtualSpace Column creation used in the wizards e.g.class
VSComponentCreation<VSTYPE extends VSComponent>
Class for VirtualSpace component creation used in the wizards e.g.class
Class for VirtualSpace Field creation used in the wizards e.g.class
Class for VirtualSpace Table creation used in the wizards e.g.