
Classes | |
| interface | Bindings |
Public Member Functions | |
| AjaxUpdaterLink (WOContext context) | |
| String | confirmMessage () |
| String | href () |
| WOActionResults | invokeAction () |
| boolean | isStateless () |
| String | onClick () |
| NSDictionary | queryDictionary () |
| boolean | synchronizesVariablesWithBindings () |
Protected Member Functions | |
| String | url () |
TODO: Convert to dynamic element (for DA form elements support)
| AjaxUpdaterLink | ( | WOContext | context | ) |
| String confirmMessage | ( | ) |
| String href | ( | ) |
| WOActionResults invokeAction | ( | ) |
| boolean isStateless | ( | ) |
| String onClick | ( | ) |
Reimplemented from AjaxUpdater.
| NSDictionary queryDictionary | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
| String url | ( | ) | [protected] |
Reimplemented from AjaxUpdater.
1.5.8