Interface GroupCell
-
- All Superinterfaces:
Cloneable,JRCloneable
- All Known Implementing Classes:
StandardGroupCell
public interface GroupCell extends JRCloneable
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CellgetCell()StringgetGroupName()-
Methods inherited from interface net.sf.jasperreports.engine.JRCloneable
clone
-
-