org.wicketstuff.jquery.cornerz
Class CornerzOptions
java.lang.Object
org.wicketstuff.jquery.Options
org.wicketstuff.jquery.cornerz.CornerzOptions
- All Implemented Interfaces:
- Serializable
public class CornerzOptions
- extends Options
- Author:
- Edvin Syse
- See Also:
- Serialized Form
CornerzOptions
public CornerzOptions()
radius
public CornerzOptions radius(int radius)
borderWidth
public CornerzOptions borderWidth(int borderWidth)
background
public CornerzOptions background(String background)
borderColor
public CornerzOptions borderColor(String borderColor)
corners
public CornerzOptions corners(String corners)
Copyright © 2012. All Rights Reserved.