Uses of Interface
com.iizigo.validator.IValidationMessage
Packages that use IValidationMessage
Package
Description
Uses of IValidationMessage in com.iizigo
Classes in com.iizigo that implement IValidationMessageModifier and TypeClassDescriptionclassThe 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 IValidationMessageModifierConstructorDescriptionPanelPrefComposite(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 IValidationMessageModifier and TypeClassDescriptionclassThe Designer page in the Preferences for the Panel Designer.Uses of IValidationMessage in com.iizigo.project
Classes in com.iizigo.project that implement IValidationMessageModifier and TypeClassDescriptionclassClass for the new text tables with languages wizard page.classClass 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 IValidationMessageModifier and TypeClassDescriptionclassHyperlink text dialog box.classDialog 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 IValidationMessageModifier and TypeClassDescriptionclassThe iiziRun Builder property page.Constructors in com.iizigo.run with parameters of type IValidationMessageModifierConstructorDescriptionRuntimeBuilderComposite(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 IValidationMessageModifier and TypeClassDescriptionclassIIZI 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 IValidationMessageModifier and TypeClassDescriptionclassHost page for new 3270/5250 sessions.classFirst page for new session: the name and session type.Uses of IValidationMessage in com.iizigo.text
Classes in com.iizigo.text that implement IValidationMessageConstructors in com.iizigo.text with parameters of type IValidationMessageModifierConstructorDescriptionSettingsComposite(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
Classes in com.iizigo.validator that implement IValidationMessageModifier and TypeClassDescriptionclassTemplate validation dialog box for a large composite.Constructors in com.iizigo.validator with parameters of type IValidationMessageModifierConstructorDescriptionValidatorManager(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
Classes in com.iizigo.vs that implement IValidationMessageModifier and TypeClassDescriptionclassCreation of VS Table Column wizard page.classCreation of VS Field wizard page.classCreation of VS Table wizard page.