|
Project Wonder 5.0.0.8654 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webobjects.appserver.WOElement
com.webobjects.appserver.WODynamicElement
er.imadaptor.components.IMAction
public class IMAction
| Field Summary | |
|---|---|
protected WOAssociation |
_action
|
| Fields inherited from class com.webobjects.appserver.WODynamicElement |
|---|
_ConstructorParameters |
| Constructor Summary | |
|---|---|
IMAction(String name,
NSDictionary assocationsDictionary,
WOElement template)
|
|
| Method Summary | |
|---|---|
protected void |
actionInvoked(WORequest request,
WOContext context)
|
void |
appendToResponse(WOResponse response,
WOContext context)
|
WOActionResults |
invokeAction(WORequest request,
WOContext context)
|
| Methods inherited from class com.webobjects.appserver.WODynamicElement |
|---|
toString |
| Methods inherited from class com.webobjects.appserver.WOElement |
|---|
takeValuesFromRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected WOAssociation _action
| Constructor Detail |
|---|
public IMAction(String name,
NSDictionary assocationsDictionary,
WOElement template)
| Method Detail |
|---|
public void appendToResponse(WOResponse response,
WOContext context)
appendToResponse in class WOElement
public WOActionResults invokeAction(WORequest request,
WOContext context)
invokeAction in class WOElement
protected void actionInvoked(WORequest request,
WOContext context)
|
Last updated: Thu, Nov 20, 2008 04:36 AM EST | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||