|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVersionManagerEvents
Provides access to events fired by the Version Manager dialog.
| Method Summary | |
|---|---|
void |
onVersionCreated(IVersionManagerEventsOnVersionCreatedEvent theEvent)
Called when a version is created. |
void |
onVersionDeleted(IVersionManagerEventsOnVersionDeletedEvent theEvent)
Called when a version is deleted. |
void |
onVersionRenamed(IVersionManagerEventsOnVersionRenamedEvent theEvent)
Called when a version is renamed. |
| Method Detail |
|---|
void onVersionRenamed(IVersionManagerEventsOnVersionRenamedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onVersionDeleted(IVersionManagerEventsOnVersionDeletedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onVersionCreated(IVersionManagerEventsOnVersionCreatedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||