|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriControlsDragDropEffect
Drop effect options while drag-drop is in progress.
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 |