|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RichTextArea.BasicFormatter | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of RichTextArea.BasicFormatter in com.google.gwt.user.client.ui |
---|
Subinterfaces of RichTextArea.BasicFormatter in com.google.gwt.user.client.ui | |
---|---|
static interface |
RichTextArea.ExtendedFormatter
Deprecated. use RichTextArea.Formatter instead |
static interface |
RichTextArea.Formatter
This interface is used to access full formatting options, when available. |
Methods in com.google.gwt.user.client.ui that return RichTextArea.BasicFormatter | |
---|---|
RichTextArea.BasicFormatter |
RichTextArea.getBasicFormatter()
Deprecated. use RichTextArea.getFormatter() instead |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |