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