GWT 2.7.0

Uses of Interface
com.google.gwt.user.client.ui.RichTextArea.Formatter

Packages that use RichTextArea.Formatter
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
 RichTextArea.Formatter RichTextArea.getFormatter()
          Gets the rich text formatting interface.
 


GWT 2.7.0