info.informatica.report.block
Class AbstractTableBlock
java.lang.Object
info.informatica.report.block.AbstractBlock
info.informatica.report.block.AbstractTableBlock
- All Implemented Interfaces:
- Block
- Direct Known Subclasses:
- TableBlock, TableDataBlock
public abstract class AbstractTableBlock
- extends AbstractBlock
Abstract class for tables.
- Author:
- Carlos Amengual (amengual at informatica.info)
| Methods inherited from class info.informatica.report.block.AbstractBlock |
filterChildReportElement, filterChildXHTMLElement, getCondition, getPeerElement, getReportDataSpec, getTransformParameters, init, isHidden, printSample, setCondition, setReportDataSpec |
AbstractTableBlock
public AbstractTableBlock(ReportElement peerElement)
AbstractTableBlock
public AbstractTableBlock(AbstractBlock copyblock)
getColumnCount
public abstract int getColumnCount()
hasHeader
public abstract boolean hasHeader()
getBorderWidth
public abstract int getBorderWidth()