org.wicketstuff.scriptaculous.effect
Class Effect.Shrink

java.lang.Object
  extended by org.wicketstuff.scriptaculous.effect.Effect.AbstractEffect
      extended by org.wicketstuff.scriptaculous.effect.Effect.Shrink
All Implemented Interfaces:
java.io.Serializable, Effect
Enclosing interface:
Effect

public static class Effect.Shrink
extends Effect.AbstractEffect

See Also:
http://wiki.script.aculo.us/scriptaculous/show/Effect.Shrink, Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.wicketstuff.scriptaculous.effect.Effect
Effect.AbstractEffect, Effect.Appear, Effect.DropOut, Effect.Fade, Effect.Fold, Effect.Grow, Effect.Highlight, Effect.Multiple, Effect.Opacity, Effect.Parallel, Effect.Puff, Effect.Pulsate, Effect.Shake, Effect.Shrink, Effect.Squish, Effect.SwitchOff
 
Field Summary
 
Fields inherited from class org.wicketstuff.scriptaculous.effect.Effect.AbstractEffect
options
 
Constructor Summary
Effect.Shrink(org.apache.wicket.Component component)
           
 
Method Summary
protected  java.lang.String getEffectName()
           
 
Methods inherited from class org.wicketstuff.scriptaculous.effect.Effect.AbstractEffect
addOption, setQueue, setSync, toJavascript, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Effect.Shrink

public Effect.Shrink(org.apache.wicket.Component component)
Method Detail

getEffectName

protected java.lang.String getEffectName()
Specified by:
getEffectName in class Effect.AbstractEffect


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