info.informatica.doc.structure
Interface TableRow

All Known Subinterfaces:
CSSTableRowBox
All Known Implementing Classes:
TableRowBox

public interface TableRow

A table row box.

Author:
Carlos Amengual (amengual at informatica.info)

Method Summary
 TableCell[] getCells()
           
 int getColumnCount()
           
 

Method Detail

getCells

TableCell[] getCells()

getColumnCount

int getColumnCount()


Copyright © 2011 informatica.info. All Rights Reserved.