com.esri.arcgis.trackinganalyst
Class ITxDocumentEventsOnContextMenuEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.trackinganalyst.ITxDocumentEventsOnContextMenuEvent
- All Implemented Interfaces:
- java.io.Serializable
public class ITxDocumentEventsOnContextMenuEvent
- extends java.util.EventObject
Event Class 'ITxDocumentEventsOnContextMenuEvent'. Generated 3/19/2015 1:20:59 PM
from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb
'
Generator Options:
PromptForTypeLibraries = False
ClashPrefix = esri_
LowerCaseMemberNames = True
IDispatchOnly = False
RetryOnReject = False
AwtForOcxs = True
ArraysAsObjects = False
DontRenameSameMethods = False
ImplementConflictingInterfaces = True
ReuseMethods = True
RenameConflictingInterfaceMethods = True
GenBeanInfo = True
GenerateJavadoc =
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ITxDocumentEventsOnContextMenuEvent
public ITxDocumentEventsOnContextMenuEvent(java.lang.Object source)
init
public void init(int x,
int y,
boolean[] handled)
getX
public final int getX()
getY
public final int getY()
getHandled
public final boolean getHandled()
setHandled
public final void setHandled(boolean handled)