Uses of Interface
com.iizigo.vs.INewVSComponentWizardInfo
Packages that use INewVSComponentWizardInfo
Uses of INewVSComponentWizardInfo in com.iizigo.vs
Classes in com.iizigo.vs that implement INewVSComponentWizardInfoModifier and TypeClassDescriptionclass
NewVSComponentWizard<TYPE extends VSComponent>
New VS Component wizard.Methods in com.iizigo.vs with parameters of type INewVSComponentWizardInfoModifier 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.Constructors in com.iizigo.vs with parameters of type INewVSComponentWizardInfoModifierConstructorDescriptionCreate the wizard.Create the wizard.Create the wizard.Uses of INewVSComponentWizardInfo in com.iizigo.vs.wizards
Classes in com.iizigo.vs.wizards that implement INewVSComponentWizardInfoModifier 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.