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