|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeDisplayEvents
Provides access to members that control Display Time Events.
Events fired from this interface will notify you when the user or some programmatic entity has set the current Time value using the ITimeDisplay interface.
Method Summary | |
---|---|
void |
displayTimeChanged(ITimeDisplayEventsDisplayTimeChangedEvent theEvent)
Notifies clients when display time changed. |
Method Detail |
---|
void displayTimeChanged(ITimeDisplayEventsDisplayTimeChangedEvent 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 |