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