
Public Member Functions | |
| void | clearValidationFailed () |
| boolean | d2wComponentNameDebuggingEnabled () |
| boolean | d2wDebuggingEnabled () |
| boolean | d2wPropertyKeyDebuggingEnabled () |
| ERD2WStatelessCustomComponentWithArgs (WOContext context) | |
| Object | extraBindings () |
| Object | originalValueForBinding (String binding) |
| void | reset () |
| void | validationFailedWithException (Throwable e, Object value, String keyPath) |
| Object | valueForBinding (String binding) |
Private Attributes | |
| Object | _extraBindings |
| ERD2WStatelessCustomComponentWithArgs | ( | WOContext | context | ) |
| void clearValidationFailed | ( | ) |
Clears all of the collected validation exceptions.
Implements ERXExceptionHolder.
| boolean d2wComponentNameDebuggingEnabled | ( | ) |
| boolean d2wDebuggingEnabled | ( | ) |
| boolean d2wPropertyKeyDebuggingEnabled | ( | ) |
| Object extraBindings | ( | ) |
| Object originalValueForBinding | ( | String | binding | ) |
| void reset | ( | ) |
| void validationFailedWithException | ( | Throwable | e, | |
| Object | value, | |||
| String | keyPath | |||
| ) |
| Object valueForBinding | ( | String | binding | ) |
Object _extraBindings [private] |
1.5.8