Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
RichTextArea.Formatter
This interface is used to access full formatting options, when available.
|
Modifier and Type | Method and Description |
---|---|
RichTextArea.ExtendedFormatter |
RichTextArea.getExtendedFormatter()
Deprecated.
use
RichTextArea.getFormatter() instead |