public static interface BeforeAnimateEvent.BeforeAnimateHandler extends EventHandler
BeforeAnimateEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onBeforeAnimate(BeforeAnimateEvent event)
Called before the animation is started.
|
void onBeforeAnimate(BeforeAnimateEvent event)
BeforeAnimateEvent.setCancelled(boolean).event - the BeforeAnimateEvent that was firedCopyright © 2012. All Rights Reserved.