|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriControlsDragDropEffect
Constants from esriControlsDragDropEffect' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Drop effect options while drag-drop is in progress.' 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 |
esriDragDropCopy
The drop results in a copy. |
static int |
esriDragDropLink
The drag results in a link to the original data. |
static int |
esriDragDropMove
The source of the drag should remove the data. |
static int |
esriDragDropNone
The control cannot accept the data. |
Field Detail |
---|
static final int esriDragDropNone
static final int esriDragDropCopy
static final int esriDragDropMove
static final int esriDragDropLink
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |