com.esri.arcgis.controls
Class IEngineEditEventsOnTargetLayerChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineEditEventsOnTargetLayerChangedEvent
- All Implemented Interfaces:
- Serializable
public class IEngineEditEventsOnTargetLayerChangedEvent
- extends EventObject
Description
The OnTargetLayerChanged event is fired whenever the target layer changes during an edit session. For example, when the IEngineEditLayers::SetTargetLayer method is called programmatically or when the target layer is changed using the ControlsEditingTargetToolControl .
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineEditEventsOnTargetLayerChangedEvent
public IEngineEditEventsOnTargetLayerChangedEvent(Object source)
init
public void init()