Project Wonder 5.0.0.8658

er.ajax
Class AjaxRoundEffect

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WODynamicElement
          extended by com.webobjects.appserver._private.WODynamicGroup
              extended by er.ajax.AjaxDynamicElement
                  extended by er.ajax.AjaxRoundEffect
All Implemented Interfaces:
IAjaxElement

public class AjaxRoundEffect
extends AjaxDynamicElement


Field Summary
 
Fields inherited from class er.ajax.AjaxDynamicElement
log
 
Fields inherited from class com.webobjects.appserver.WODynamicElement
_ConstructorParameters
 
Constructor Summary
AjaxRoundEffect(String name, NSDictionary associations, WOElement children)
           
 
Method Summary
protected  void addRequiredWebResources(WOResponse response, WOContext context)
          Override this method to append the needed scripts for this component.
 void appendToResponse(WOResponse response, WOContext context)
          Overridden to call #addRequiredWebResources(WOResponse).
 NSDictionary createAjaxOptions(WOComponent component)
           
 WOActionResults handleRequest(WORequest request, WOContext context)
          Override this method to return the response for an Ajax request.
 
Methods inherited from class er.ajax.AjaxDynamicElement
_containerID, addScriptResourceInHead, addScriptResourceInHead, addStylesheetResourceInHead, addStylesheetResourceInHead, appendTagAttributeToResponse, associations, bindingNamed, booleanValueForBinding, hasBinding, invokeAction, setValueForBinding, stringValueForBinding, takeValuesFromRequest, valueForBinding, valueForBinding
 
Methods inherited from class com.webobjects.appserver._private.WODynamicGroup
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AjaxRoundEffect

public AjaxRoundEffect(String name,
                       NSDictionary associations,
                       WOElement children)
Method Detail

addRequiredWebResources

protected void addRequiredWebResources(WOResponse response,
                                       WOContext context)
Description copied from class: AjaxDynamicElement
Override this method to append the needed scripts for this component.

Specified by:
addRequiredWebResources in class AjaxDynamicElement

handleRequest

public WOActionResults handleRequest(WORequest request,
                                     WOContext context)
Description copied from class: AjaxDynamicElement
Override this method to return the response for an Ajax request.

Specified by:
handleRequest in interface IAjaxElement
Specified by:
handleRequest in class AjaxDynamicElement

createAjaxOptions

public NSDictionary createAjaxOptions(WOComponent component)

appendToResponse

public void appendToResponse(WOResponse response,
                             WOContext context)
Description copied from class: AjaxDynamicElement
Overridden to call #addRequiredWebResources(WOResponse).

Overrides:
appendToResponse in class AjaxDynamicElement

Last updated: Fri, Nov 21, 2008 • 04:36 AM EST

Copyright © 2002 – 2007 Project Wonder.