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 interfaceRichTextArea.ExtendedFormatterDeprecated.useRichTextArea.Formatterinsteadstatic interfaceRichTextArea.FormatterThis 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.BasicFormatterRichTextArea. getBasicFormatter()Deprecated.useRichTextArea.getFormatter()instead
-