Uses of Interface
com.iizigo.validator.IValidationMessage
Uses of IValidationMessage in com.iizigo
Classes in com.iizigo that implement IValidationMessage Modifier and Type Class Description classInternalDatabasePreferencePageThe Designer page in the Preferences for the Internal Database.Uses of IValidationMessage in com.iizigo.clientpref
Constructors in com.iizigo.clientpref with parameters of type IValidationMessage Constructor Description PanelPrefComposite(org.eclipse.swt.widgets.Composite parent, PropCnr settings, IValidationMessage messageHandler)The constructor.Uses of IValidationMessage in com.iizigo.panel
Classes in com.iizigo.panel that implement IValidationMessage Modifier and Type Class Description classGeneralPreferencePageThe Designer page in the Preferences for the Panel Designer.Uses of IValidationMessage in com.iizigo.project
Classes in com.iizigo.project that implement IValidationMessage Modifier and Type Class Description classNewModuleProjectWizardStartupPage1Class for the new text tables with languages wizard page.classNewModuleProjectWizardStartupPage2Class for the new text tables with languages wizard page.Uses of IValidationMessage in com.iizigo.prop.editor.dialog
Classes in com.iizigo.prop.editor.dialog that implement IValidationMessage Modifier and Type Class Description classHyperlinkDialogHyperlink text dialog box.classInsertTextVSDialogDialog box to insert or edit a VirtualSpace tag of a KString.Uses of IValidationMessage in com.iizigo.run
Classes in com.iizigo.run that implement IValidationMessage Modifier and Type Class Description classEditorRuntimeBuilderPropertyPageThe iiziRun Builder property page.Constructors in com.iizigo.run with parameters of type IValidationMessage Constructor Description RuntimeBuilderComposite(org.eclipse.swt.widgets.Composite parent, ModuleModel module, IValidationMessage messageHandler)Constructor.Uses of IValidationMessage in com.iizigo.server.launch
Classes in com.iizigo.server.launch that implement IValidationMessage Modifier and Type Class Description classDevelServerLaunchConfigurationTabiizi Development Server launch configuration tab used to edit/view attributes of a specific type of launch configuration.Uses of IValidationMessage in com.iizigo.term.session
Classes in com.iizigo.term.session that implement IValidationMessage Modifier and Type Class Description classNewSessionWizardHostPageHost page for new 3270/5250 sessions.classNewSessionWizardNameTypePageFirst page for new session: the name and session type.Uses of IValidationMessage in com.iizigo.text
Classes in com.iizigo.text that implement IValidationMessage Modifier and Type Class Description classTextTablePropertyPageThe Text Table property page.Constructors in com.iizigo.text with parameters of type IValidationMessage Constructor Description SettingsComposite(org.eclipse.swt.widgets.Composite parent, int style, int marginWidth, int marginHeight, ModuleModel model, EditorTextTable textTable, java.lang.String textTableRef, GProp<?> anyProp, IValidationMessage messageHandler, IPropUndoRedo undoRedo)Creates the text table settings composite.Uses of IValidationMessage in com.iizigo.validator
Classes in com.iizigo.validator that implement IValidationMessage Modifier and Type Class Description classValidationDialogTemplate validation dialog box for a large composite.Constructors in com.iizigo.validator with parameters of type IValidationMessage Constructor Description ValidatorManager(IValidationMessage messageHandler)Creates the validation manager without a default message.ValidatorManager(IValidationMessage messageHandler, java.lang.String defaultText)Creates the validation manager with a default message.Uses of IValidationMessage in com.iizigo.vs
Classes in com.iizigo.vs that implement IValidationMessage Modifier and Type Class Description classNewVSColumnWizardPageCreation of VS Table Column wizard page.classNewVSFieldWizardPageCreation of VS Field wizard page.classNewVSTableWizardPageCreation of VS Table wizard page.