|
Project Wonder 5.0.0.8658 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
er.ajax.AjaxOptions
public class AjaxOptions
| Field Summary |
|---|
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
AjaxOptions(String name,
NSDictionary bindings,
WOElement children)
|
|
| Method Summary | |
|---|---|
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)
|
void |
appendToResponse(WOResponse response,
WOContext context)
|
| Methods inherited from class com.webobjects.appserver.WODynamicElement |
|---|
toString |
| Methods inherited from class com.webobjects.appserver.WOElement |
|---|
invokeAction, takeValuesFromRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxOptions(String name,
NSDictionary bindings,
WOElement children)
| Method Detail |
|---|
public void appendToResponse(WOResponse response,
WOContext context)
appendToResponse in class WOElement
public static void _appendToResponse(NSDictionary options,
WOResponse response,
WOContext context)
public static void _appendToBuffer(NSDictionary options,
StringBuffer stringBuffer,
WOContext context)
public static void appendToBuffer(NSDictionary options,
StringBuffer stringBuffer,
WOContext context)
public static void appendToResponse(NSDictionary options,
WOResponse response,
WOContext context)
|
Last updated: Fri, Nov 21, 2008 04:36 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||