Uses of Class
de.knightsoftnet.mtwidgets.client.ui.widget.TextArea
-
Packages that use TextArea Package Description de.knightsoftnet.mtwidgets.client.ui.widget this package contains own widgets. -
-
Uses of TextArea in de.knightsoftnet.mtwidgets.client.ui.widget
Methods in de.knightsoftnet.mtwidgets.client.ui.widget that return TextArea Modifier and Type Method Description static TextAreaTextArea. wrap(com.google.gwt.dom.client.Element element)Creates a TextArea widget that wraps an existing <textarea> element.
-