Class BandBuilder
java.lang.Object
io.jmix.reports.yarg.structure.impl.BandBuilder
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
child
(ReportBand bandDefinition) protected ReportBandImpl
copyBand
(ReportBand bandDefinition) protected ReportBandImpl
protected ReportQueryImpl
createReportQuery
(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)
-