|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasDragStartHandlers
| Method Summary | |
|---|---|
HandlerRegistration |
addDragStartHandler(DragStartHandler handler)
Executed when dragging first starts. |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
HandlerRegistration addDragStartHandler(DragStartHandler handler)
A drag action is
considered to be begin when the mouse has moved dragStartDistance with the left mouse down.
handler - the dragStart handler
HandlerRegistration used to remove this handler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||