Package org.wicketstuff.scriptaculous.effect

Interface Summary
Effect API for working with scriptaculous effects.
 

Class Summary
Effect.AbstractEffect Helper Base Effect class for simple effest that require a component and options.
Effect.Appear Make an element appear.
Effect.DropOut Makes the element drop and fade out at the same time.
Effect.Fade Make an element fade away.
Effect.Fold Reduce the element to its top then to left to make it disappear.
Effect.Grow Grow an element into view.
Effect.Highlight Effect for highlighting a component using the famous "yellow fade".
Effect.Multiple execute multiple effects in sequence.
Effect.Opacity Core effect to change to opacity of an element.
Effect.Parallel Chaining of effects
Effect.Puff Make an element Puff away.
Effect.Pulsate Pulsates the element.
Effect.Shake shake an element from left to right
Effect.Shrink  
Effect.Squish Reduce the element to its top-left corner.
Effect.SwitchOff  
 



Copyright © 2006-2011 Wicket Stuff. All Rights Reserved.