Uses of Interface
com.google.gwt.user.client.ui.RichTextArea.BasicFormatter
-
Packages that use RichTextArea.BasicFormatter Package Description 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 Modifier and Type Interface Description static interface
RichTextArea.ExtendedFormatter
Deprecated.useRichTextArea.Formatter
insteadstatic 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 Modifier and Type Method Description RichTextArea.BasicFormatter
RichTextArea. getBasicFormatter()
Deprecated.useRichTextArea.getFormatter()
instead
-