
public static interface AfterAnimateEvent.AfterAnimateHandler extends EventHandler
AfterAnimateEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onAfterAnimate(AfterAnimateEvent event)
Called when the animation is complete.
|
void onAfterAnimate(AfterAnimateEvent event)
event - the AfterAnimateEvent that was firedCopyright © 2016. All rights reserved.