public class WOMethodInvocation extends WODynamicElement
Modifier and Type | Field and Description |
---|---|
protected WOAssociation |
_invoke |
_ConstructorParameters
Constructor and Description |
---|
WOMethodInvocation(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) |
toString
protected WOAssociation _invoke
public WOMethodInvocation(String aName, NSDictionary associations, WOElement template)
public void appendToResponse(WOResponse aResponse, WOContext aContext)
appendToResponse
in class WOElement
public void takeValuesFromRequest(WORequest aRequest, WOContext aContext)
takeValuesFromRequest
in class WOElement
public WOActionResults invokeAction(WORequest aRequest, WOContext aContext)
invokeAction
in class WOElement
Copyright © 2002 – 2024 Project Wonder.