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 - class- InternalDatabasePreferencePageThe 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 - class- GeneralPreferencePageThe 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 - class- NewModuleProjectWizardStartupPage1Class for the new text tables with languages wizard page.- class- NewModuleProjectWizardStartupPage2Class 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 - class- HyperlinkDialogHyperlink text dialog box.- class- InsertTextVSDialogDialog 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 - class- EditorRuntimeBuilderPropertyPageThe 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 - class- DevelServerLaunchConfigurationTabIIZI 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 - class- NewSessionWizardHostPageHost page for new 3270/5250 sessions.- class- NewSessionWizardNameTypePageFirst 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 - class- TextTablePropertyPageThe 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 - class- ValidationDialogTemplate 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 - class- NewVSColumnWizardPageCreation of VS Table Column wizard page.- class- NewVSFieldWizardPageCreation of VS Field wizard page.- class- NewVSTableWizardPageCreation of VS Table wizard page.