|
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.conditionals.ERXWOCase
public class ERXWOCase
Contains one case of a ERXWOSwitch.
| Field Summary | |
|---|---|
protected WOElement |
_children
|
protected Object |
_value
|
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
ERXWOCase(String name,
NSDictionary associations,
WOElement woelement)
|
|
| Method Summary | |
|---|---|
void |
appendToResponse(WOResponse woresponse,
WOContext wocontext)
|
Object |
caseValue()
|
WOActionResults |
invokeAction(WORequest worequest,
WOContext wocontext)
|
void |
takeValuesFromRequest(WORequest worequest,
WOContext wocontext)
|
| 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 |
| Field Detail |
|---|
protected Object _value
protected WOElement _children
| Constructor Detail |
|---|
public ERXWOCase(String name,
NSDictionary associations,
WOElement woelement)
| Method Detail |
|---|
public Object caseValue()
public void appendToResponse(WOResponse woresponse,
WOContext wocontext)
appendToResponse in class WOElement
public WOActionResults invokeAction(WORequest worequest,
WOContext wocontext)
invokeAction in class WOElement
public void takeValuesFromRequest(WORequest worequest,
WOContext wocontext)
takeValuesFromRequest 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 | |||||||||