Class AnimationTypes.EntranceAnimation

java.lang.Object
com.vaadin.flow.component.Component
de.mekaso.vaadin.addon.compani.animation.Animation
de.mekaso.vaadin.addon.compani.animation.AnimationTypes.EntranceAnimation
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, com.vaadin.flow.dom.DomEventListener, Serializable
Direct Known Subclasses:
AnimationTypes.ExitAnimation
Enclosing class:
AnimationTypes

public static class AnimationTypes.EntranceAnimation extends Animation
Author:
Meik Kaufmann An animation that will be show when a component is added to the UI.
See Also: