Package | Description |
---|---|
ej.widget.container.transition |
Set of containers that allow to do transitions between two widgets.
|
Modifier and Type | Method and Description |
---|---|
void |
TransitionContainer.addAnimationStepListener(AnimationStepListener animationStepListener)
Adds an animation step listener.
|
void |
TransitionContainer.removeAnimationStepListener(AnimationStepListener animationStepListener)
Removes an animation step listener.
|