public class HtmlTextarea extends HtmlTag implements IdHolder, NameHolder
| Constructor and Description |
|---|
HtmlTextarea() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
void |
setId(String id) |
void |
setName(String name) |
getAdditionalNamespaceURIs, getAttribute, getNamespaceURI, getPrefix, getTextContent, isSelfClosing, putAdditionalNamespaceURI, putAttribute, setTextContent, write, writeAttributegetChildren, getClientProperty, getParent, putClientProperty, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildren, getClientProperty, putClientPropertypublic void setName(String name)
setName in interface NameHolderpublic String getName()
getName in interface NameHolderCopyright © 2015. All Rights Reserved.