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