Package: org.htmlencoder.element.table Diagram Back to overview

ColumnAttribute interface


ColumnGroup interface


Table interface
Operations
Name Parameters Returns Visibility
Caption   CharacterData   public
Summary   PlainText   public
Width   LengthValue   public
Border   BoundedInteger   public
Frame   Framing   public
Rules   Rules   public
CellSpacing   LengthValue   public
CellPadding   LengthValue   public
Alignment   AlignmentValue   public
BackgroundColor   ColorValue   public
addColumnAttribute
ColumnAttribute p_attrib
 
  public
addColumnGroup
ColumnGroup p_group
 
  public
TableHeader   TableHeader   public
TableFooter   TableFooter   public
addRow
TableRow p_row
 
  public


TableColumn interface


TableFooter interface


TableHeader interface


TableRow interface
Operations
Name Parameters Returns Visibility
addColumn
TableColumn p_column
 
  public