public interface AnimationCallback
Modifier and Type | Method and Description |
---|---|
void |
onAnimationComplete()
Method will be invoked when animation complete
|
void |
onProgress(double progress)
Method will be invoked during animation in progress
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.