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.whenNoDataCell
           
 

Methods in net.sf.jasperreports.crosstabs.design with parameters of type JRDesignCellContents
 void JRDesignCrosstabGroup.setHeader(JRDesignCellContents header)
          Sets the group header cell.
 void JRDesignCrosstabGroup.setTotalHeader(JRDesignCellContents totalHeader)
          Sets the group total header cell.
 void JRDesignCrosstabCell.setContents(JRDesignCellContents contents)
          Sets the cell contents.
 void JRDesignCrosstab.setWhenNoDataCell(JRDesignCellContents whenNoDataCell)
          Sets the "No data" cell.
 



© 2001-2005 JasperSoft Corporation www.jaspersoft.com