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