Uses of Enum Class
de.mekaso.vaadin.addon.compani.effect.TextEntranceEffect
Packages that use TextEntranceEffect
Package
Description
Animations from different animation providers.
All effects (from different providers).
-
Uses of TextEntranceEffect in de.mekaso.vaadin.addon.compani.animation
Methods in de.mekaso.vaadin.addon.compani.animation with parameters of type TextEntranceEffectModifier and TypeMethodDescriptionAnimationTypes.TextEntranceAnimation.withEffect(TextEntranceEffect effect) Set the effect for an animation. -
Uses of TextEntranceEffect in de.mekaso.vaadin.addon.compani.effect
Methods in de.mekaso.vaadin.addon.compani.effect that return TextEntranceEffectModifier and TypeMethodDescriptionstatic TextEntranceEffectReturns the enum constant of this class with the specified name.static TextEntranceEffect[]TextEntranceEffect.values()Returns an array containing the constants of this enum class, in the order they are declared.