Sets the requested width of the text box (this is not an exact value, as
not all characters are created equal).
Parameters: width - the requested width, in characters
Sets the number of text lines that are visible.
Parameters: lines - the number of visible lines
Fields inherited from com.google.gwt.user.client.ui.TextBoxBase
final public static TextAlignConstant ALIGN_CENTER(Code)(Java Doc) final public static TextAlignConstant ALIGN_JUSTIFY(Code)(Java Doc) final public static TextAlignConstant ALIGN_LEFT(Code)(Java Doc) final public static TextAlignConstant ALIGN_RIGHT(Code)(Java Doc)
Methods inherited from com.google.gwt.user.client.ui.TextBoxBase