public static interface BeforeShowEvent.BeforeShowHandler extends EventHandler
BeforeShowEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onBeforeShow(BeforeShowEvent event)
Called after a widget's state is saved.
|
void onBeforeShow(BeforeShowEvent event)
BeforeShowEvent.setCancelled(boolean).event - the BeforeShowEvent that was firedCopyright © 2012. All Rights Reserved.