Class GlobalMasterRow

java.lang.Object
org.jfree.report.data.GlobalMasterRow

public final class GlobalMasterRow extends Object
This data row holds all statefull information from the datasources of the report.

When doing subreports, a datarow only has access to its own dataset and the columns from the next direct subreport, which have been marked as exported.

Author:
Thomas Morgner