@JsType public class ResizeEvent extends Event
Modifier and Type | Method and Description |
---|---|
com.gwidgets.api.leaflet.Point |
getNewSize()
Gets the new size after the resize event.
|
com.gwidgets.api.leaflet.Point |
getOldSize()
Gets the old size before resize event.
|