Package | Description |
---|---|
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
Modifier and Type | Method and Description |
---|---|
JRSubreportRunResult |
JRContinuationSubreportRunner.resume() |
JRSubreportRunResult |
AbstractThreadSubreportRunner.resume() |
JRSubreportRunResult |
JRSubreportRunner.resume()
Resumes the filling of a subreport.
|
protected JRSubreportRunResult |
JRSubreportRunnable.runResult() |
JRSubreportRunResult |
JRContinuationSubreportRunner.start() |
JRSubreportRunResult |
AbstractThreadSubreportRunner.start() |
JRSubreportRunResult |
JRSubreportRunner.start()
Starts to fill the subreport.
|
protected JRSubreportRunResult |
AbstractThreadSubreportRunner.waitResult() |
Copyright © 2017. All rights reserved.