Inherited by jQueryLoadLink.

Classes | |
| interface | Bindings |
Public Member Functions | |
| WOActionResults | action () |
| void | appendToResponse (WOResponse response, WOContext context) |
| String | complete () |
| String | container () |
| String | directActionName () |
| jQueryLoad (WOContext context) | |
| String | onClick () |
Protected Member Functions | |
| abstract String | url () |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true) |
| jQueryLoad | ( | WOContext | context | ) |
| WOActionResults action | ( | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
| String complete | ( | ) |
| String container | ( | ) |
| String directActionName | ( | ) |
| String onClick | ( | ) |
| abstract String url | ( | ) | [protected, pure virtual] |
Implemented in jQueryLoadLink.
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.jquery.useUnobtrusively", true) [static, private] |
1.5.8