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 TypeClassDescriptionclassNewVSComponentWizard<TYPE extends VSComponent>New VS Component wizard.Methods in com.iizigo.vs with parameters of type INewVSComponentWizardInfoModifier and TypeMethodDescriptionstatic EditorVSColumnHeaderNewVSColumnWizardPage.doCreate(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.static EditorVSFieldNewVSFieldWizardPage.doCreate(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op) Creates the field when a dialog box is present.static EditorVSTableNewVSTableWizardPage.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 TypeClassDescriptionclassClass for VirtualSpace Action creation used in the wizards e.g.classClass for VirtualSpace Column creation used in the wizards e.g.classVSComponentCreation<VSTYPE extends VSComponent>Class for VirtualSpace component creation used in the wizards e.g.classClass for VirtualSpace Field creation used in the wizards e.g.classClass for VirtualSpace Table creation used in the wizards e.g.