er.extensions.components.partials
Class ERXPartialMarker
java.lang.Object
com.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
er.extensions.components.partials.ERXPartialMarker
public class ERXPartialMarker
- extends com.webobjects.appserver.WODynamicElement
Marks a place in the current response.
- Author:
- ak
Fields inherited from class com.webobjects.appserver.WODynamicElement |
_ConstructorParameters |
Constructor Summary |
ERXPartialMarker(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.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 |
ERXPartialMarker
public ERXPartialMarker(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.WOElement
Copyright © 2002 – 2007 Project Wonder.