Uses of Class
net.sf.jasperreports.crosstabs.design.JRDesignCellContents

Packages that use JRDesignCellContents
net.sf.jasperreports.crosstabs.design   
 

Uses of JRDesignCellContents in net.sf.jasperreports.crosstabs.design
 

Fields in net.sf.jasperreports.crosstabs.design declared as JRDesignCellContents
protected  JRDesignCellContents JRDesignCrosstab.headerCell
           
protected  JRDesignCellContents JRDesignCrosstab.whenNoDataCell
           
 

Methods in net.sf.jasperreports.crosstabs.design with parameters of type JRDesignCellContents
 void JRDesignCrosstabCell.setContents(JRDesignCellContents contents)
          Sets the cell contents.
 void JRDesignCrosstabGroup.setHeader(JRDesignCellContents header)
          Sets the group header cell.
 void JRDesignCrosstab.setHeaderCell(JRDesignCellContents headerCell)
          Sets the crosstab header cell (this cell will be rendered at the upper-left corder of the crosstab).
 void JRDesignCrosstabGroup.setTotalHeader(JRDesignCellContents totalHeader)
          Sets the group total header cell.
 void JRDesignCrosstab.setWhenNoDataCell(JRDesignCellContents whenNoDataCell)
          Sets the "No data" cell.
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com