Uses of Class
net.sf.jasperreports.engine.export.GridRow
-
Packages that use GridRow Package Description net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats such as PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc. -
-
Uses of GridRow in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export that return GridRow Modifier and Type Method Description GridRow
Grid. getRow(int row)
Methods in net.sf.jasperreports.engine.export with parameters of type GridRow Modifier and Type Method Description static int
JRGridLayout. getRowHeight(GridRow row)
-