|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface _ITemporalReferenceEvents
Provides access to members needed to manage temporal reference information on events.
Method Summary | |
---|---|
void |
onChange(_ITemporalReferenceEventsOnChangeEvent theEvent)
Notifies clients when any temporal reference properties are changed. |
void |
onUpdate(_ITemporalReferenceEventsOnUpdateEvent theEvent)
Serves as the foundation for the notification event mechanism for the temporal reference object. |
Method Detail |
---|
void onUpdate(_ITemporalReferenceEventsOnUpdateEvent theEvent) throws IOException, AutomationException
theEvent
- The event
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onChange(_ITemporalReferenceEventsOnChangeEvent 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 |