|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriControlsDropAction
Drop action options when data is being dragged over the control.
| 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 | ||||||||