Uses of Interface
com.iizigo.prop.editor.IEntryValidator
Packages that use IEntryValidator Package Description com.iizigo.app com.iizigo.prop com.iizigo.prop.editor com.iizigo.term.prop Uses of IEntryValidator in com.iizigo.app
Classes in com.iizigo.app that implement IEntryValidator Modifier and Type Class Description classModulesEntryValidatorValidator for the "Include Modules" entry.Uses of IEntryValidator in com.iizigo.prop
Fields in com.iizigo.prop declared as IEntryValidator Modifier and Type Field Description protected IEntryValidatorBaseEditor. validatorThe validator, or null for none.IEntryValidatorPropertyEditorInfo. validatorThe validator/property converter, null if none.Methods in com.iizigo.prop that return IEntryValidator Modifier and Type Method Description IEntryValidatorPropertyEditorSetup. getValidator(java.lang.String name)Gets an entry/property validator.Uses of IEntryValidator in com.iizigo.prop.editor
Classes in com.iizigo.prop.editor that implement IEntryValidator Modifier and Type Class Description classExtServerURLValidatorThe external web server property validator.classFontSizeVerifierVerifier for CSS font size.classGroupNameValidatorThe group name validator for radio buttons.classIDValidatorThe ID validator.classIntRangeThe IntRange validator, options[0] is "from:[to]", or not specified (accepts all integer values the property can set).classLocalizedStringPropEditorThe 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.classLongRangeThe LongRange validator, options[0] is "from:[to]", or not specified (accepts all Long values the property can set).classNumberRangeThe NumberRange validator, options[0] is "from:[to]", or not specified (accepts all Number values the property can set).classUnitRangeThe 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 IEntryValidator Modifier and Type Class Description classScreenPropValidatorValidator used for all screen properties by means of the options.