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