com.esri.arcgis.geodatabase
Class IRowEventsOnChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.geodatabase.IRowEventsOnChangedEvent
- All Implemented Interfaces:
- Serializable
public class IRowEventsOnChangedEvent
- extends EventObject
Remarks
The OnChanged method is called by the geodatabase when an application program calls Store on an existing Row object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
|
Method Summary |
void |
init()
|
IRowEventsOnChangedEvent
public IRowEventsOnChangedEvent(Object source)
init
public void init()