Interface TextEffect
- All Superinterfaces:
Effect
- All Known Implementing Classes:
TextDisplayEffect,TextEntranceEffect,TextExitEffect
Interface for all text effects.
-
Method Summary
Methods inherited from interface de.mekaso.vaadin.addon.compani.effect.Effect
getAnimationStage, getAnimationType, getEffectVendor, name
-
Method Details
-
getCssClass
String getCssClass()The CSS class to apply.- Returns:
- the css class of the effect
-