|
|||||||||
| 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
public abstract class EditEvent
Defines an editing event.
| Constructor Summary | |
|---|---|
protected |
EditEvent(java.lang.String source)
Instantiates an object of EditEvent. |
| Method Summary | |
|---|---|
java.lang.String |
getSource()
Gets the source of the event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected EditEvent(java.lang.String source)
source - the source of the event.| Method Detail |
|---|
public java.lang.String getSource()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||