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 TypeClassDescriptionclassValidator for the "Include Modules" entry.Uses of IEntryValidator in com.iizigo.prop
Fields in com.iizigo.prop declared as IEntryValidatorModifier and TypeFieldDescriptionprotected IEntryValidatorBaseEditor.validatorThe validator, or null for none.final IEntryValidatorPropertyEditorInfo.validatorThe 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 TypeClassDescriptionclassThe external web server property validator.classVerifier for CSS font size.classThe group name validator for radio buttons.classThe ID validator.classThe IntRange validator, options[0] is "from:[to]", or not specified (accepts all integer values the property can set).classThe 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.classThe LongRange validator, options[0] is "from:[to]", or not specified (accepts all Long values the property can set).classThe NumberRange validator, options[0] is "from:[to]", or not specified (accepts all Number values the property can set).classThe 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 TypeClassDescriptionclassValidator used for all screen properties by means of the options.