public class ERXSwitchEmbeddedPage extends WODynamicElement
| Bindings | |
initialComponentName | the name of the component to display |
_ConstructorParameters| Constructor and Description |
|---|
ERXSwitchEmbeddedPage(java.lang.String name,
NSDictionary<java.lang.String,WOAssociation> associations,
WOElement template) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
_elementNameInContext(WOContext wocontext) |
WOElement |
_realComponentWithName(java.lang.String s,
WOContext wocontext) |
void |
_setRealComponentWithName(WOComponent realComponent,
java.lang.String name,
WOContext context) |
void |
appendToResponse(WOResponse woresponse,
WOContext wocontext) |
WOActionResults |
invokeAction(WORequest worequest,
WOContext wocontext) |
void |
takeValuesFromRequest(WORequest worequest,
WOContext wocontext) |
toStringpublic ERXSwitchEmbeddedPage(java.lang.String name,
NSDictionary<java.lang.String,WOAssociation> associations,
WOElement template)
public java.lang.String _elementNameInContext(WOContext wocontext)
public WOElement _realComponentWithName(java.lang.String s, WOContext wocontext)
public void _setRealComponentWithName(WOComponent realComponent, java.lang.String name, WOContext context)
public void takeValuesFromRequest(WORequest worequest, WOContext wocontext)
takeValuesFromRequest in class WOElementpublic WOActionResults invokeAction(WORequest worequest, WOContext wocontext)
invokeAction in class WOElementpublic void appendToResponse(WOResponse woresponse, WOContext wocontext)
appendToResponse in class WOElementCopyright © 2002 – 2022 Project Wonder.