Class BandBuilder
java.lang.Object
io.jmix.reports.yarg.structure.impl.BandBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()child(ReportBand bandDefinition) protected ReportBandImplcopyBand(ReportBand bandDefinition) protected ReportBandImplprotected ReportQueryImplcreateReportQuery(String name, String script, String loaderType, String linkParameterName) orientation(BandOrientation orientation)
-
Field Details
-
bandDefinition
-
-
Constructor Details
-
BandBuilder
public BandBuilder()
-
-
Method Details
-
child
-
query
-
query
-
name
-
orientation
-
build
-
createBand
-
copyBand
-
createReportQuery
protected ReportQueryImpl createReportQuery(String name, String script, String loaderType, String linkParameterName)
-