public static interface ResizeCapability.Resizable<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 |
getAbsoluteHeight() |
int |
getAbsoluteWidth() |
void |
setDimensions(int w,
int h) |
getHandleCopyright © 2014. All rights reserved.