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