er.ajax
Class AjaxOptions
java.lang.Object
   com.webobjects.appserver.WOElement
com.webobjects.appserver.WOElement
       com.webobjects.appserver.WODynamicElement
com.webobjects.appserver.WODynamicElement
           er.ajax.AjaxOptions
er.ajax.AjaxOptions
- public class AjaxOptions 
- extends com.webobjects.appserver.WODynamicElement
 
| Fields inherited from class com.webobjects.appserver.WODynamicElement | 
| _ConstructorParameters | 
 
| Constructor Summary | 
| AjaxOptions(java.lang.String name,
            com.webobjects.foundation.NSDictionary bindings,
            com.webobjects.appserver.WOElement children)
 | 
 
| Method Summary | 
| static void | _appendToBuffer(com.webobjects.foundation.NSDictionary options,
                java.lang.StringBuffer stringBuffer,
                com.webobjects.appserver.WOContext context)
 | 
| static void | _appendToResponse(com.webobjects.foundation.NSDictionary options,
                  com.webobjects.appserver.WOResponse response,
                  com.webobjects.appserver.WOContext context)
 | 
| static void | appendToBuffer(com.webobjects.foundation.NSDictionary options,
               java.lang.StringBuffer stringBuffer,
               com.webobjects.appserver.WOContext context)
 | 
| static void | appendToResponse(com.webobjects.foundation.NSDictionary options,
                 com.webobjects.appserver.WOResponse response,
                 com.webobjects.appserver.WOContext context)
 | 
|  void | appendToResponse(com.webobjects.appserver.WOResponse response,
                 com.webobjects.appserver.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 | 
 
AjaxOptions
public AjaxOptions(java.lang.String name,
                   com.webobjects.foundation.NSDictionary bindings,
                   com.webobjects.appserver.WOElement children)
appendToResponse
public void appendToResponse(com.webobjects.appserver.WOResponse response,
                             com.webobjects.appserver.WOContext context)
- 
- Overrides:
- appendToResponsein class- com.webobjects.appserver.WOElement
 
- 
 
_appendToResponse
public static void _appendToResponse(com.webobjects.foundation.NSDictionary options,
                                     com.webobjects.appserver.WOResponse response,
                                     com.webobjects.appserver.WOContext context)
- 
 
_appendToBuffer
public static void _appendToBuffer(com.webobjects.foundation.NSDictionary options,
                                   java.lang.StringBuffer stringBuffer,
                                   com.webobjects.appserver.WOContext context)
- 
 
appendToBuffer
public static void appendToBuffer(com.webobjects.foundation.NSDictionary options,
                                  java.lang.StringBuffer stringBuffer,
                                  com.webobjects.appserver.WOContext context)
- 
 
appendToResponse
public static void appendToResponse(com.webobjects.foundation.NSDictionary options,
                                    com.webobjects.appserver.WOResponse response,
                                    com.webobjects.appserver.WOContext context)
- 
 
Copyright © 2002 – 2007  Project Wonder.