net.sf.jasperreports.components.table
Interface GroupCell

All Superinterfaces:
java.lang.Cloneable, JRCloneable
All Known Implementing Classes:
StandardGroupCell

public interface GroupCell
extends JRCloneable

Version:
$Id: GroupCell.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Method Summary
 Cell getCell()
           
 java.lang.String getGroupName()
           
 
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
 

Method Detail

getGroupName

java.lang.String getGroupName()

getCell

Cell getCell()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com