GWT 2.7.0

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

Packages that use RichTextArea.ExtendedFormatter
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
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
 RichTextArea.ExtendedFormatter RichTextArea.getExtendedFormatter()
          Deprecated. use RichTextArea.getFormatter() instead
 


GWT 2.7.0