Uses of Enum Class
de.mekaso.vaadin.addon.compani.effect.EffectVendor
Packages that use EffectVendor
-
Uses of EffectVendor in de.mekaso.vaadin.addon.compani.effect
Methods in de.mekaso.vaadin.addon.compani.effect that return EffectVendorModifier and TypeMethodDescriptionAttentionSeeker.getEffectVendor()Effect.getEffectVendor()Get the effect vendor library.EntranceEffect.getEffectVendor()ExitEffect.getEffectVendor()HideEffect.getEffectVendor()ShowEffect.getEffectVendor()TextDisplayEffect.getEffectVendor()TextEntranceEffect.getEffectVendor()TextExitEffect.getEffectVendor()static EffectVendorReturns the enum constant of this class with the specified name.static EffectVendor[]EffectVendor.values()Returns an array containing the constants of this enum class, in the order they are declared.