| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use textarea | |
| org.apache.ecs.xhtml | |
| Uses of textarea in org.apache.ecs.xhtml | 
| Methods in org.apache.ecs.xhtml that return textarea | |
 textarea | 
textarea.setRows(int rows)
Sets the rows="" attribute  | 
 textarea | 
textarea.setRows(java.lang.String rows)
Sets the rows="" attribute  | 
 textarea | 
textarea.setWrap(java.lang.String wrap)
Sets the wrap="" attribute  | 
 textarea | 
textarea.setCols(int cols)
Sets the cols="" attribute  | 
 textarea | 
textarea.setCols(java.lang.String cols)
Sets the cols="" attribute  | 
 textarea | 
textarea.setName(java.lang.String name)
Sets the name="" attribute  | 
 textarea | 
textarea.setTabindex(java.lang.String index)
Sets the tabindex="" attribute  | 
 textarea | 
textarea.setTabindex(int index)
Sets the tabindex="" attribute  | 
 textarea | 
textarea.setReadOnly(boolean readonly)
Sets the readonly value  | 
 textarea | 
textarea.setDisabled(boolean disabled)
Sets the disabled value  | 
 textarea | 
textarea.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 textarea | 
textarea.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 textarea | 
textarea.addElement(Element element)
Adds an Element to the element.  | 
 textarea | 
textarea.addElement(java.lang.String element)
Adds an Element to the element.  | 
 textarea | 
textarea.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||