A standard single-line text box.
CSS Style Rules
- .gwt-TextBox { primary style }
- .gwt-TextBox-readonly { dependent style set when the text box is
read-only }
Built-in Bidi Text Support
This widget is capable of automatically adjusting its direction according to
the input text. This feature is controlled by
#setDirectionEstimator
,
and is available by default when at least one of the application's locales is
right-to-left.
Example