com.esri.arcgis.carto
Class IActiveViewEventsContentsChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.carto.IActiveViewEventsContentsChangedEvent
- All Implemented Interfaces:
- Serializable
public class IActiveViewEventsContentsChangedEvent
- extends EventObject
Remarks
The Map object fires this event when a new document is loaded. Adding a new layer to a Map does not trigger this event.
The PageLayout object fires the event when IGraphicsContainer::DeleteAllElements in called and when a new document is loaded.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
IActiveView.contentsChanged()
,
Serialized Form
Method Summary |
void |
init()
|
IActiveViewEventsContentsChangedEvent
public IActiveViewEventsContentsChangedEvent(Object source)
init
public void init()