Inherited by AjaxJSONClient.

Public Member Functions | |
| AjaxStatelessJSONClient (WOContext context) | |
| void | appendToResponse (WOResponse woresponse, WOContext wocontext) |
| boolean | global () |
| boolean | isStateless () |
| String | jsonComponent () |
| String | jsonInstance () |
| boolean | synchronizesVariablesWithBindings () |
var jsonClient = <wo:StatelessJSONClient/>;
| AjaxStatelessJSONClient | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Calls _checkAccess prior to super.appendToResponse and adds support for ClickToOpen (TM).
Reimplemented from ERXComponent.
| boolean global | ( | ) |
Reimplemented in AjaxJSONClient.
| boolean isStateless | ( | ) |
Reimplemented in AjaxJSONClient.
| String jsonComponent | ( | ) |
Reimplemented in AjaxJSONClient.
| String jsonInstance | ( | ) |
Reimplemented in AjaxJSONClient.
| boolean synchronizesVariablesWithBindings | ( | ) |
1.5.8