|
Project Wonder 5.0.0.8787 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
er.extensions.components.ERXRRLoopDebug
public class ERXRRLoopDebug
Sometimes it's handy to be able to print out debug entries during the various stages of the RR loop. This can sometimes help diagnose when structure is changing on a page.
| Bindings | |
name | the name to print out |
| Field Summary |
|---|
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
ERXRRLoopDebug(String name,
NSDictionary associations,
WOElement template)
|
|
| Method Summary | |
|---|---|
void |
appendToResponse(WOResponse request,
WOContext context)
|
WOActionResults |
invokeAction(WORequest request,
WOContext context)
|
String |
name(WOContext context)
|
void |
takeValuesFromRequest(WORequest request,
WOContext context)
|
| Methods inherited from class com.webobjects.appserver.WODynamicElement |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ERXRRLoopDebug(String name,
NSDictionary associations,
WOElement template)
| Method Detail |
|---|
public String name(WOContext context)
public void takeValuesFromRequest(WORequest request,
WOContext context)
takeValuesFromRequest in class WOElement
public void appendToResponse(WOResponse request,
WOContext context)
appendToResponse in class WOElement
public WOActionResults invokeAction(WORequest request,
WOContext context)
invokeAction in class WOElement
|
Last updated: Wed, Jan 7, 2009 04:35 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||