public class WOMethodInvocation extends WODynamicElement
| Modifier and Type | Field and Description |
|---|---|
protected WOAssociation |
_invoke |
_ConstructorParameters| Constructor and Description |
|---|
WOMethodInvocation(java.lang.String aName,
NSDictionary associations,
WOElement template) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToResponse(WOResponse aResponse,
WOContext aContext) |
WOActionResults |
invokeAction(WORequest aRequest,
WOContext aContext) |
void |
takeValuesFromRequest(WORequest aRequest,
WOContext aContext) |
toStringprotected WOAssociation _invoke
public WOMethodInvocation(java.lang.String aName,
NSDictionary associations,
WOElement template)
public void appendToResponse(WOResponse aResponse, WOContext aContext)
appendToResponse in class WOElementpublic void takeValuesFromRequest(WORequest aRequest, WOContext aContext)
takeValuesFromRequest in class WOElementpublic WOActionResults invokeAction(WORequest aRequest, WOContext aContext)
invokeAction in class WOElementCopyright © 2002 – 2022 Project Wonder.