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