|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataGraphTEvents
Provides access to events that occur when graph object changes.
| Method Summary | |
|---|---|
void |
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent theEvent)
Fired when graph changes. |
void |
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent theEvent)
Fired when graph receives an event from its data source. |
void |
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent theEvent)
Fired when graph loading status changes. |
| Method Detail |
|---|
void dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent theEvent)
throws IOException,
AutomationException
theEvent - The event
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent 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 | ||||||||