Uses of Interface
com.google.gwt.user.client.ui.RichTextArea.ExtendedFormatter
-
Packages that use RichTextArea.ExtendedFormatter Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of RichTextArea.ExtendedFormatter in com.google.gwt.user.client.ui
Subinterfaces of RichTextArea.ExtendedFormatter in com.google.gwt.user.client.ui Modifier and Type Interface Description 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.ExtendedFormatter Modifier and Type Method Description RichTextArea.ExtendedFormatter
RichTextArea. getExtendedFormatter()
Deprecated.useRichTextArea.getFormatter()
instead
-