| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Field and Description | 
|---|---|
| static TextBoxBase.TextAlignConstant | TextBoxBase. ALIGN_CENTERCenter the text. | 
| static TextBoxBase.TextAlignConstant | TextBoxBase. ALIGN_JUSTIFYJustify the text. | 
| static TextBoxBase.TextAlignConstant | TextBoxBase. ALIGN_LEFTAlign the text to the left edge. | 
| static TextBoxBase.TextAlignConstant | TextBoxBase. ALIGN_RIGHTAlign the text to the right. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TextBoxBase. setTextAlignment(TextBoxBase.TextAlignConstant align)Deprecated. 
 | 
Copyright © 2018. All rights reserved.