public interface ResizedHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onResized(ResizedEvent event)
Method called whenever a Canvas changes size.
|
void onResized(ResizedEvent event)
overflow:"visible"
, and is waiting for a queued redraw (see isDirty()
), the value for getVisibleWidth()
and getVisibleHeight()
will be unreliable until redraw()
fires.event
- the event