| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use tbody | |
| org.apache.ecs.xhtml | |
| Uses of tbody in org.apache.ecs.xhtml | 
| Methods in org.apache.ecs.xhtml that return tbody | |
 tbody | 
tbody.setSpan(java.lang.String span)
Sets the span="" attribute.  | 
 tbody | 
tbody.setSpan(int span)
Sets the span="" attribute.  | 
 tbody | 
tbody.setWidth(int width)
Supplies user agents with a recommended cell width.  | 
 tbody | 
tbody.setWidth(java.lang.String width)
Supplies user agents with a recommended cell width.  | 
 tbody | 
tbody.setAlign(java.lang.String align)
Sets the align="" attribute convience variables are provided in the AlignType interface  | 
 tbody | 
tbody.setVAlign(java.lang.String valign)
Sets the valign="" attribute convience variables are provided in the AlignType interface  | 
 tbody | 
tbody.setChar(java.lang.String character)
Sets the char="" attribute.  | 
 tbody | 
tbody.setCharOff(int char_off)
Sets the charoff="" attribute.  | 
 tbody | 
tbody.setCharOff(java.lang.String char_off)
Sets the charoff="" attribute.  | 
 tbody | 
tbody.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 tbody | 
tbody.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 tbody | 
tbody.addElement(Element element)
Adds an Element to the element.  | 
 tbody | 
tbody.addElement(java.lang.String element)
Adds an Element to the element.  | 
 tbody | 
tbody.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||