Uses of Enum Class
de.mekaso.vaadin.addon.compani.effect.AnimationType
Packages that use AnimationType
-
Uses of AnimationType in de.mekaso.vaadin.addon.compani.effect
Methods in de.mekaso.vaadin.addon.compani.effect that return AnimationTypeModifier and TypeMethodDescriptionAttentionSeeker.getAnimationType()Effect.getAnimationType()Get the animation type of an effect.EntranceEffect.getAnimationType()ExitEffect.getAnimationType()HideEffect.getAnimationType()ShowEffect.getAnimationType()TextDisplayEffect.getAnimationType()TextEntranceEffect.getAnimationType()TextExitEffect.getAnimationType()static AnimationTypeReturns the enum constant of this class with the specified name.static AnimationType[]AnimationType.values()Returns an array containing the constants of this enum class, in the order they are declared.