| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TR | |
| org.apache.ecs.html | |
| Uses of TR in org.apache.ecs.html | 
| Methods in org.apache.ecs.html that return TR | |
 TR | 
TR.setAlign(java.lang.String align)
Sets the ALIGN="" attribute convience variables are provided in the AlignType interface  | 
 TR | 
TR.setVAlign(java.lang.String valign)
Sets the ALIGN="" attribute convience variables are provided in the AlignType interface  | 
 TR | 
TR.setChar(java.lang.String character)
Sets the CHAR="" attribute.  | 
 TR | 
TR.setCharOff(int char_off)
Sets the CHAROFF="" attribute.  | 
 TR | 
TR.setCharOff(java.lang.String char_off)
Sets the CHAROFF="" attribute.  | 
 TR | 
TR.setBgColor(java.lang.String color)
Sets the BGCOLOR="" attribute  | 
 TR | 
TR.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 TR | 
TR.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 TR | 
TR.addElement(Element element)
Adds an Element to the element.  | 
 TR | 
TR.addElement(java.lang.String element)
Adds an Element to the element.  | 
 TR | 
TR.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||