|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DragEvent | |
|---|---|
| android.view | |
| android.widget | |
| Uses of DragEvent in android.view |
|---|
| Fields in android.view with type parameters of type DragEvent | |
|---|---|
static Parcelable.Creator<DragEvent> |
DragEvent.CREATOR
|
| Methods in android.view with parameters of type DragEvent | |
|---|---|
boolean |
ViewGroup.dispatchDragEvent(DragEvent event)
|
boolean |
View.dispatchDragEvent(DragEvent event)
|
boolean |
View.OnDragListener.onDrag(View v,
DragEvent event)
|
boolean |
View.onDragEvent(DragEvent event)
|
| Uses of DragEvent in android.widget |
|---|
| Methods in android.widget with parameters of type DragEvent | |
|---|---|
boolean |
TextView.onDragEvent(DragEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||