Package org.uberfire.ext.widgets.common.client.animations
-
Class Summary Class Description LinearFadeInAnimation A linear animation to fade a Widget from 0.0 to 1.0 opacityLinearFadeOutAnimation A linear animation to fade a Widget from 1.0 to 0.0 opacityPause A pause (in between animations).SequencedAnimation An animation that can be sequenced to run in a list of animations.Sequencer Run a list of animations in order.