com.esri.arcgis.controls
Class IEngineNAWindowEventsOnActiveNAContextUpdatedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineNAWindowEventsOnActiveNAContextUpdatedEvent
- All Implemented Interfaces:
- Serializable
public class IEngineNAWindowEventsOnActiveNAContextUpdatedEvent
- extends EventObject
Description
The OnActiveNAContextUpdated event is fired when the NAContext is modified. This includes edits to a NALocationObject in INAContext::NAClasses.
This event is not fired if IEngineNAWindow::DelayEvents has been set to true.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineNAWindowEventsOnActiveNAContextUpdatedEvent
public IEngineNAWindowEventsOnActiveNAContextUpdatedEvent(Object source)
init
public void init()