AjaxOptions Class Reference
Inherits com::webobjects::appserver::WODynamicElement.
List of all members.
|
Public Member Functions |
| | AjaxOptions (String name, NSDictionary bindings, WOElement children) |
| void | appendToResponse (WOResponse response, WOContext context) |
Static Public Member Functions |
| static void | _appendToBuffer (NSDictionary options, StringBuffer stringBuffer, WOContext context) |
| static void | _appendToResponse (NSDictionary options, WOResponse response, WOContext context) |
| static void | appendToBuffer (NSDictionary options, StringBuffer stringBuffer, WOContext context) |
| static void | appendToResponse (NSDictionary options, WOResponse response, WOContext context) |
Private Attributes |
| NSMutableDictionary | _bindings |
| WOElement | _children |
Constructor & Destructor Documentation
Member Function Documentation
| static void _appendToBuffer |
( |
NSDictionary |
options, |
|
|
StringBuffer |
stringBuffer, |
|
|
WOContext |
context | |
|
) |
| | [static] |
| static void _appendToResponse |
( |
NSDictionary |
options, |
|
|
WOResponse |
response, |
|
|
WOContext |
context | |
|
) |
| | [static] |
| static void appendToBuffer |
( |
NSDictionary |
options, |
|
|
StringBuffer |
stringBuffer, |
|
|
WOContext |
context | |
|
) |
| | [static] |
| static void appendToResponse |
( |
NSDictionary |
options, |
|
|
WOResponse |
response, |
|
|
WOContext |
context | |
|
) |
| | [static] |
| void appendToResponse |
( |
WOResponse |
response, |
|
|
WOContext |
context | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: