
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| ERXAjaxErrorDictionaryPanel (WOContext context) | |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) |
| ERXAjaxErrorDictionaryPanel | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.
| response | to which we are appending | |
| context | context of the response |
Reimplemented from ERXErrorDictionaryPanel.
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) [static, private] |
1.5.8