
Public Member Functions | |
| void | awake () |
| String | callback () |
| ERXJSValidationErrors (WOContext context) | |
| void | reset () |
Public Attributes | |
| String | _callback |
| String | _errors |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERXJSValidationErrors.class) |
sample sample binding explanation
| ERXJSValidationErrors | ( | WOContext | context | ) |
Public constructor
| context | the context |
| void awake | ( | ) |
| String callback | ( | ) |
| void reset | ( | ) |
Reimplemented from ERXStatelessComponent.
1.5.8