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