| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| com.google.gwt.user.client.ui.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| static RichTextArea.FontSize | RichTextArea.FontSize. LARGERepresents a Large font. | 
| static RichTextArea.FontSize | RichTextArea.FontSize. MEDIUMRepresents a Medium font. | 
| static RichTextArea.FontSize | RichTextArea.FontSize. SMALLRepresents a Small font. | 
| static RichTextArea.FontSize | RichTextArea.FontSize. X_LARGERepresents an X-Large font. | 
| static RichTextArea.FontSize | RichTextArea.FontSize. X_SMALLRepresents an X-Small font. | 
| static RichTextArea.FontSize | RichTextArea.FontSize. XX_LARGERepresents an XX-Large font. | 
| static RichTextArea.FontSize | RichTextArea.FontSize. XX_SMALLRepresents an XX-Small font. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RichTextArea.BasicFormatter. setFontSize(RichTextArea.FontSize fontSize)Deprecated.  Sets the font size. | 
| void | RichTextArea.Formatter. setFontSize(RichTextArea.FontSize fontSize)Sets the font size. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RichTextAreaImplStandard. setFontSize(RichTextArea.FontSize fontSize) | 
Copyright © 2018. All rights reserved.