Uses of Interface
com.iizigo.prop.editor.IEntryValidator
Packages that use IEntryValidator
Uses of IEntryValidator in com.iizigo.app
Classes in com.iizigo.app that implement IEntryValidatorModifier and TypeClassDescriptionclass
Validator for the "Include Modules" entry.Uses of IEntryValidator in com.iizigo.prop
Fields in com.iizigo.prop declared as IEntryValidatorModifier and TypeFieldDescriptionprotected IEntryValidator
BaseEditor.validator
The validator, or null for none.final IEntryValidator
PropertyEditorInfo.validator
The validator/property converter, null if none.Methods in com.iizigo.prop that return IEntryValidatorModifier and TypeMethodDescriptionPropertyEditorSetup.getValidator
(String name) Gets an entry/property validator.Uses of IEntryValidator in com.iizigo.prop.editor
Classes in com.iizigo.prop.editor that implement IEntryValidatorModifier and TypeClassDescriptionclass
The external web server property validator.class
Verifier for CSS font size.class
The group name validator for radio buttons.class
The ID validator.class
The IntRange validator, options[0] is "from:[to]", or not specified (accepts all integer values the property can set).class
The Localized String Prop editor consists of a simple entry field where all the localized languages are placed, the default language first, followed by the other languages, as a "comma" separated String.class
The LongRange validator, options[0] is "from:[to]", or not specified (accepts all Long values the property can set).class
The NumberRange validator, options[0] is "from:[to]", or not specified (accepts all Number values the property can set).class
The UnitRange validator, options[0] is "0" to indicate that zero is allowed.Uses of IEntryValidator in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IEntryValidatorModifier and TypeClassDescriptionclass
Validator used for all screen properties by means of the options.