er.extensions.components.partials
Class ERXPartialWrapper
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
com.webobjects.appserver._private.WODynamicGroup
er.extensions.components.partials.ERXPartialWrapper
public class ERXPartialWrapper
- extends com.webobjects.appserver._private.WODynamicGroup
Routes all rendering to the response with the specified key.
- Author:
- ak
Fields inherited from class com.webobjects.appserver._private.WODynamicGroup |
_children |
Fields inherited from class com.webobjects.appserver.WODynamicElement |
_ConstructorParameters |
Constructor Summary |
ERXPartialWrapper(java.lang.String s,
com.webobjects.foundation.NSDictionary nsdictionary,
com.webobjects.appserver.WOElement woelement)
|
Method Summary |
void |
appendToResponse(com.webobjects.appserver.WOResponse woresponse,
com.webobjects.appserver.WOContext wocontext)
|
Methods inherited from class com.webobjects.appserver._private.WODynamicGroup |
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ERXPartialWrapper
public ERXPartialWrapper(java.lang.String s,
com.webobjects.foundation.NSDictionary nsdictionary,
com.webobjects.appserver.WOElement woelement)
appendToResponse
public void appendToResponse(com.webobjects.appserver.WOResponse woresponse,
com.webobjects.appserver.WOContext wocontext)
- Overrides:
appendToResponse
in class com.webobjects.appserver._private.WODynamicGroup
Copyright © 2002 – 2007 Project Wonder.