| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TH | |
| org.apache.ecs.html | |
| Uses of TH in org.apache.ecs.html | 
| Methods in org.apache.ecs.html that return TH | |
 TH | 
TH.setAbbr(java.lang.String cdata)
Sets the ABBR="" attribute.  | 
 TH | 
TH.setAxis(java.lang.String cdata)
Sets the AXIS="" attribute  | 
 TH | 
TH.setAxes(java.lang.String id_refs)
Sets the AXES="" attribute  | 
 TH | 
TH.setRowSpan(int span)
Sets the ROWSPAN="" attribute  | 
 TH | 
TH.setRowSpan(java.lang.String span)
Sets the ROWSPAN="" attribute  | 
 TH | 
TH.setColSpan(int span)
Sets the COLSPAN="" attribute  | 
 TH | 
TH.setColSpan(java.lang.String span)
Sets the COLSPAN="" attribute  | 
 TH | 
TH.setNoWrap(boolean wrap)
Sets word wrap on or off.  | 
 TH | 
TH.setWidth(int width)
Supplies user agents with a recommended cell width.  | 
 TH | 
TH.setWidth(java.lang.String width)
Supplies user agents with a recommended cell width.  | 
 TH | 
TH.setHeight(int height)
Supplies user agents with a recommended cell height.  | 
 TH | 
TH.setHeight(java.lang.String height)
Supplies user agents with a recommended cell height.  | 
 TH | 
TH.setAlign(java.lang.String align)
Sets the ALIGN="" attribute convience variables are provided in the AlignType interface  | 
 TH | 
TH.setVAlign(java.lang.String valign)
Sets the VALIGN="" attribute convience variables are provided in the AlignType interface  | 
 TH | 
TH.setChar(java.lang.String character)
Sets the CHAR="" attribute.  | 
 TH | 
TH.setCharOff(int char_off)
Sets the CHAROFF="" attribute.  | 
 TH | 
TH.setCharOff(java.lang.String char_off)
Sets the CHAROFF="" attribute.  | 
 TH | 
TH.setBgColor(java.lang.String color)
Sets the BGCOLOR="" attribute  | 
 TH | 
TH.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 TH | 
TH.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 TH | 
TH.addElement(Element element)
Adds an Element to the element.  | 
 TH | 
TH.addElement(java.lang.String element)
Adds an Element to the element.  | 
 TH | 
TH.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||