com.esri.arcgis.geodatabase
Class IRelationshipClassEventsOnChangeEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.geodatabase.IRelationshipClassEventsOnChangeEvent
- All Implemented Interfaces:
- Serializable
public class IRelationshipClassEventsOnChangeEvent
- extends EventObject
Description
OnChange is fired if you do any of the following:
- Update an attribute value of an AttributedRelationshipClass
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
IRelationshipClassEventsOnChangeEvent
public IRelationshipClassEventsOnChangeEvent(Object source)
init
public void init(IRelationship rel)
getRel
public final IRelationship getRel()