public static interface MoveCapability.Movable<K extends com.google.gwt.user.client.ui.IsWidget & com.google.gwt.event.dom.client.HasAllMouseHandlers> extends GenericDragEventHandler.Draggable<K>
| Modifier and Type | Method and Description |
|---|---|
int |
getAbsoluteLeft() |
int |
getAbsoluteTop() |
void |
setPosition(int x,
int y) |
getHandleCopyright © 2014. All rights reserved.