com.esri.arcgis.controls
Class IARGlobeControlEventsOnDocumentUnloadedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IARGlobeControlEventsOnDocumentUnloadedEvent
- All Implemented Interfaces:
- Serializable
public class IARGlobeControlEventsOnDocumentUnloadedEvent
- extends EventObject
Description
The OnDocumentUnloaded event is triggered whenever a document is unloaded from the ArcReaderGlobeControl using the UnloadDocument or ReloadDocument methods.
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IARGlobeControlEventsOnDocumentUnloadedEvent
public IARGlobeControlEventsOnDocumentUnloadedEvent(Object source)
init
public void init()