| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
| org.apache.ecs.wml | |
| Uses of Table in org.apache.ecs.wml | 
| Methods in org.apache.ecs.wml that return Table | |
 Table | 
Table.setAlign(java.lang.String align)
Sets the align="" attribute.  | 
 Table | 
Table.setCols(int cols)
Sets the columns="" attribute.  | 
 Table | 
Table.setCols(java.lang.String cols)
Sets the columns="" attribute.  | 
 Table | 
Table.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 Table | 
Table.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 Table | 
Table.addElement(Element element)
Adds an Element to the element.  | 
 Table | 
Table.addElement(java.lang.String element)
Adds an Element to the element.  | 
 Table | 
Table.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||