|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriControlsDropAction
Constants from esriControlsDropAction' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Drop action options when data is being dragged over the control.' 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 =
Field Summary | |
---|---|
static int |
esriDropEnter
The mouse pointer has just entered the controls window. |
static int |
esriDropLeave
The mouse pointer has left the controls window or the drag and drop has been cancelled. |
static int |
esriDropOver
The mouse pointer is moving over the controls window. |
static int |
esriDropped
The data has been dropped onto the control. |
Field Detail |
---|
static final int esriDropEnter
static final int esriDropOver
static final int esriDropLeave
static final int esriDropped
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |