public class IWorkspaceEditEvents2Adapter extends java.lang.Object implements IWorkspaceEditEvents2
IID, IID05f7628f_7875_4819_8948_6377ce8062ba, xxDummy
Constructor and Description |
---|
IWorkspaceEditEvents2Adapter() |
Modifier and Type | Method and Description |
---|---|
void |
onBeginStopEditing(IWorkspaceEditEvents2OnBeginStopEditingEvent theEvent)
This event is fired after editing is stopped on a workspace but before edits are saved.
|
public void onBeginStopEditing(IWorkspaceEditEvents2OnBeginStopEditingEvent theEvent) throws java.io.IOException, AutomationException
onBeginStopEditing
in interface IWorkspaceEditEvents2
theEvent
- The eventjava.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.