org.wicketstuff.yui.helper
Class YuiTextBox
java.lang.Object
org.wicketstuff.yui.helper.YuiTextBox
- All Implemented Interfaces:
- Serializable
public class YuiTextBox
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YuiTextBox
public YuiTextBox(String background,
int width,
int height,
String desc)
getBackground
public String getBackground()
setBackground
public void setBackground(String background)
getDesc
public String getDesc()
setDesc
public void setDesc(String desc)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
Copyright © 2013. All Rights Reserved.