Uses of Interface
com.google.gwt.user.client.ui.RichTextArea.Formatter
-
Packages that use RichTextArea.Formatter Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of RichTextArea.Formatter in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return RichTextArea.Formatter Modifier and Type Method Description RichTextArea.Formatter
RichTextArea. getFormatter()
Gets the rich text formatting interface.
-