|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.adf.web.ags.data.edit.EditEvent
com.esri.adf.web.ags.data.edit.event.PostActionEvent
public class PostActionEvent
The action has been performed.
| Constructor Summary | |
|---|---|
PostActionEvent(java.lang.String source,
EditAction action,
ActionContext context)
Instantiates an object of PostActionEvent. |
|
| Method Summary | |
|---|---|
EditAction |
getAction()
Gets the performed action. |
ActionContext |
getActionContext()
Gets the action context. |
| Methods inherited from class com.esri.adf.web.ags.data.edit.EditEvent |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostActionEvent(java.lang.String source,
EditAction action,
ActionContext context)
source - the source of the event.action - the performed action.context - the action context.| Method Detail |
|---|
public EditAction getAction()
public ActionContext getActionContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||