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