Uses of Interface
com.iizigo.validator.IValidationMessage
Package
Description
Uses of IValidationMessage in com.iizigo
Modifier and TypeClassDescriptionclass
The Designer page in the Preferences for the Internal Database.Uses of IValidationMessage in com.iizigo.clientpref
ModifierConstructorDescriptionPanelPrefComposite
(org.eclipse.swt.widgets.Composite parent, PropCnr settings, IValidationMessage messageHandler) The constructor.Uses of IValidationMessage in com.iizigo.panel
Modifier and TypeClassDescriptionclass
The Designer page in the Preferences for the Panel Designer.Uses of IValidationMessage in com.iizigo.project
Modifier and TypeClassDescriptionclass
Class for the new text tables with languages wizard page.class
Class for the new text tables with languages wizard page.Uses of IValidationMessage in com.iizigo.prop.editor.dialog
Modifier and TypeClassDescriptionclass
Hyperlink text dialog box.class
Dialog box to insert or edit a VirtualSpace tag of a KString.Uses of IValidationMessage in com.iizigo.run
Modifier and TypeClassDescriptionclass
The iiziRun Builder property page.ModifierConstructorDescriptionRuntimeBuilderComposite
(org.eclipse.swt.widgets.Composite parent, ModuleModel module, IValidationMessage messageHandler) Constructor.Uses of IValidationMessage in com.iizigo.server.launch
Modifier and TypeClassDescriptionclass
IIZI 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
Modifier and TypeClassDescriptionclass
Host page for new 3270/5250 sessions.class
First page for new session: the name and session type.Uses of IValidationMessage in com.iizigo.text
ModifierConstructorDescriptionSettingsComposite
(org.eclipse.swt.widgets.Composite parent, int style, int marginWidth, int marginHeight, ModuleModel model, EditorTextTable textTable, String textTableRef, GProp<?> anyProp, IValidationMessage messageHandler, IPropUndoRedo undoRedo) Creates the text table settings composite.Uses of IValidationMessage in com.iizigo.validator
Modifier and TypeClassDescriptionclass
Template validation dialog box for a large composite.ModifierConstructorDescriptionValidatorManager
(IValidationMessage messageHandler) Creates the validation manager without a default message.ValidatorManager
(IValidationMessage messageHandler, String defaultText) Creates the validation manager with a default message.Uses of IValidationMessage in com.iizigo.vs
Modifier and TypeClassDescriptionclass
Creation of VS Table Column wizard page.class
Creation of VS Field wizard page.class
Creation of VS Table wizard page.