public class IWorkspaceEvents2Adapter extends java.lang.Object implements IWorkspaceEvents2
IID, IIDaa21c2d4_12a3_d1d4_901a_80305f60dfca, xxDummy| Constructor and Description |
|---|
IWorkspaceEvents2Adapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onModifyDataset(IWorkspaceEvents2OnModifyDatasetEvent theEvent)
This event is fired when a dataset is modified.
|
public void onModifyDataset(IWorkspaceEvents2OnModifyDatasetEvent theEvent) throws java.io.IOException, AutomationException
onModifyDataset in interface IWorkspaceEvents2theEvent - The eventjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.