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