public class NewVSTableWizardPage extends WizardPage implements IValidationMessage
ERROR, INFORMATION, NONE, WARNING
Constructor and Description |
---|
NewVSTableWizardPage(INewVSComponentWizardInfo info)
Create the wizard.
|
Modifier and Type | Method and Description |
---|---|
EditorVSTable |
create(ComplexOperation op)
Creates the table.
|
void |
createControl(Composite parent)
Create contents of the wizard.
|
static EditorVSTable |
doCreate(Atom name,
PropCnr vsParent,
INewVSComponentWizardInfo info,
ComplexOperation op)
Creates the field when a dialog box is present.
|
void |
onValidate(boolean isValid)
Call to inform validity of all validators.
|
void |
setVisible(boolean visible)
Set focus to name at show.
|
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setMessage
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp
public NewVSTableWizardPage(INewVSComponentWizardInfo info)
public void createControl(Composite parent)
createControl
in interface IDialogPage
public void setVisible(boolean visible)
setVisible
in interface IDialogPage
setVisible
in class DialogPage
public void onValidate(boolean isValid)
onValidate
in interface IValidationMessage
isValid
- true if valid, false otherwise.public EditorVSTable create(ComplexOperation op)
public static EditorVSTable doCreate(Atom name, PropCnr vsParent, INewVSComponentWizardInfo info, ComplexOperation op)
name
- The name of the field.vsParent
- The parent of the field.info
- The information instance.op
- The complex operation.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.