
Classes | |
| class | Action |
Public Member Functions | |
| void | appendToResponse (WOResponse woresponse, WOContext wocontext) |
| Class | classForCurrentItem () |
| boolean | currentItemCanBlur () |
| NSArray | elementArray () |
| String | errorSpanID () |
| ERXJSInputValidator (WOContext context) | |
| String | formName () |
| boolean | synchronizesVariablesWithBindings () |
Public Attributes | |
| String | _errorSpanID |
| NSDictionary | currentItem |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERXJSInputValidator.class) |
keyName the key to validate against entityName the entity to validate against disabled disable the validation
| ERXJSInputValidator | ( | WOContext | context | ) |
Public constructor
| context | the context |
| void appendToResponse | ( | WOResponse | woresponse, | |
| WOContext | wocontext | |||
| ) |
| Class classForCurrentItem | ( | ) |
| boolean currentItemCanBlur | ( | ) |
| NSArray elementArray | ( | ) |
| String errorSpanID | ( | ) |
| String formName | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
component does not synchronize it's variables
| NSDictionary currentItem |
1.5.8