Inherited by AjaxUpdaterButton, AjaxUpdaterForm, and AjaxUpdaterLink.

Classes | |
| interface | Bindings |
Public Member Functions | |
| WOActionResults | action () |
| AjaxUpdater (WOContext context) | |
| void | appendToResponse (WOResponse response, WOContext context) |
| String | container () |
| String | directActionName () |
| String | elementName () |
| String | method () |
| String | onClick () |
| String | options () |
Protected Member Functions | |
| NSArray< String > | _options () |
| boolean | evalScripts () |
| String | url () |
Private Member Functions | |
| String | _elementName () |
| String | _method () |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) |
| AjaxUpdater | ( | WOContext | context | ) |
| String _elementName | ( | ) | [private] |
| String _method | ( | ) | [private] |
| NSArray<String> _options | ( | ) | [protected] |
Reimplemented in AjaxUpdaterButton.
| WOActionResults action | ( | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
| String container | ( | ) |
| String directActionName | ( | ) |
| String elementName | ( | ) |
| boolean evalScripts | ( | ) | [protected] |
| String method | ( | ) |
| String onClick | ( | ) |
Reimplemented in AjaxUpdaterLink.
| String options | ( | ) |
| String url | ( | ) | [protected] |
Reimplemented in AjaxUpdaterButton, and AjaxUpdaterLink.
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) [static, private] |
1.5.8