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