public static interface BeforeAddEvent.BeforeAddHandler extends EventHandler
BeforeAddEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onBeforeAdd(BeforeAddEvent event)
Called before a widget is added to a container.
|
void onBeforeAdd(BeforeAddEvent event)
BeforeAddEvent.setCancelled(boolean).event - the BeforeAddEvent that was firedCopyright © 2012. All Rights Reserved.