@JsType(isNative=true, name="Object", namespace="<global>") public class ResizeEvent extends Event
Modifier and Type | Method and Description |
---|---|
Point |
getNewSize()
Gets the new size after the resize event.
|
Point |
getOldSize()
Gets the old size before resize event.
|
Copyright © 2018 G-Widgets. All rights reserved.