|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasDragRepositionMoveHandlers
Method Summary | |
---|---|
HandlerRegistration |
addDragRepositionMoveHandler(DragRepositionMoveHandler handler)
Executed every time the mouse moves while drag-repositioning. |
Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
---|
fireEvent |
Method Detail |
---|
HandlerRegistration addDragRepositionMoveHandler(DragRepositionMoveHandler handler)
dragTarget
(or outline if
dragAppearance
is set to "outline" will automatically be moved as appropriate
whenever the mouse moves.
handler
- the dragRepositionMove handler
HandlerRegistration
used to remove this handler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |