Project Wonder 5.0

er.ajax
Class AjaxOptions

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WODynamicElement
          extended by er.ajax.AjaxOptions

public class AjaxOptions
extends com.webobjects.appserver.WODynamicElement


Field Summary
 
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
 

Constructor Detail

AjaxOptions

public AjaxOptions(java.lang.String name,
                   com.webobjects.foundation.NSDictionary bindings,
                   com.webobjects.appserver.WOElement children)
Method Detail

appendToResponse

public void appendToResponse(com.webobjects.appserver.WOResponse response,
                             com.webobjects.appserver.WOContext context)
Overrides:
appendToResponse in 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)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.