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