GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.TextArea

Packages that use TextArea
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of TextArea in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui that return TextArea
static TextArea TextArea.wrap(Element element)
          Creates a TextArea widget that wraps an existing <textarea> element.
 


GWT 2.7.0