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