|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResizedHandler
Method Summary | |
---|---|
void |
onResized(ResizedEvent event)
Observable method called whenever a Canvas changes size. |
Method Detail |
---|
void onResized(ResizedEvent event)
overflow:"visible"
, and is waiting for a queued redraw (see Canvas.isDirty
), the value for Canvas.getVisibleWidth
and Canvas.getVisibleHeight
will be unreliable until
redraw()
fires.
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |