static
messages
- Object
Associative array containing field messages
static
regexps
- Object
Associative array containing common regular expressions
static
spacerUrl
- String
Url to the spacer image. This url schould be changed according to your project directories
static
stateEmpty
- String
Field empty state constant
static
stateInvalid
- String
Field invalid state constant
static
stateRequired
- String
Field required state constant
static
stateValid
- String
Field valid state constant
static
typeClasses
- Object
Hash between inputEx types and classes (ex:
Please register the types with the
inputEx.typeClasses.color = inputEx.ColorField
)Please register the types with the
registerType
method
static
visus
- Object
Contains the various visualization methods