|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface OnDragListener
Callback type for recieving drag events.
| Method Summary | |
|---|---|
void |
onDrag(View view,
DragEvent event)
Called with relevant drag events once a drag oparation is started |
| Method Detail |
|---|
void onDrag(View view,
DragEvent event)
view - The view associated with the drag listenerevent - The drag event
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||