Uses of Class
com.google.gwt.dom.client.TextAreaElement
Packages that use TextAreaElement
-
Uses of TextAreaElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return TextAreaElementModifier and TypeMethodDescriptionstatic TextAreaElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final TextAreaElement
Document.createTextAreaElement()
Creates a <textarea> element.