Class NestedTableCell

java.lang.Object
net.sf.jasperreports.engine.export.tabulator.NestedTableCell
All Implemented Interfaces:
Cell

public class NestedTableCell extends Object implements Cell
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Constructor Details

    • NestedTableCell

      public NestedTableCell(FrameCell parent, Table table)
  • Method Details