org.wicketstuff.jquery.resize
Class ResizeOptions

java.lang.Object
  extended by org.wicketstuff.jquery.Options
      extended by org.wicketstuff.jquery.resize.ResizeOptions
All Implemented Interfaces:
java.io.Serializable

public class ResizeOptions
extends Options

Author:
Edvin Syse
See Also:
Serialized Form

Field Summary
static java.lang.String ASPECTRATIO_PRESERVE
           
 
Fields inherited from class org.wicketstuff.jquery.Options
options_
 
Constructor Summary
ResizeOptions()
           
 
Method Summary
 ResizeOptions aspectRatio(java.lang.String r)
           
 
Methods inherited from class org.wicketstuff.jquery.Options
get, get, set, set, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ASPECTRATIO_PRESERVE

public static final java.lang.String ASPECTRATIO_PRESERVE
See Also:
Constant Field Values
Constructor Detail

ResizeOptions

public ResizeOptions()
Method Detail

aspectRatio

public ResizeOptions aspectRatio(java.lang.String r)


Copyright © 2010. All Rights Reserved.