|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
drag(InternalDrag drag)
Indicates the drag started within this view's bounds is continuing. |
void |
dragCancel(InternalDrag drag)
Default implementation - does nothing |
void |
dragFrom(InternalDrag drag)
Indicates the start of a drag within this view's bounds. |
void |
dragTo(InternalDrag drag)
Indicates the drag started within this view's bounds has been finished (although the location may now be outside of its bounds). |
Method Detail |
public void drag(InternalDrag drag)
public void dragCancel(InternalDrag drag)
public void dragFrom(InternalDrag drag)
public void dragTo(InternalDrag drag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |