File
Doc
Category
Size
Date
Package
DragSource.java
API Doc
Android 1.5 API
882
Wed May 06 22:42:46 BST 2009
com.android.launcher
DragSource
public interface DragSource
Interface defining an object that can originate a drag.
Fields Summary
Constructors Summary
Methods Summary
public void
onDropCompleted
(
android.view.View
target,
boolean
success)
public void
setDragger
(
DragController
dragger)
Java Code Source