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