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).
|
net.sf.jasperreports.web.servlets |
Contains web servlets implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeFillListener
FillListener implementation that contains several other listeners. |
Modifier and Type | Field and Description |
---|---|
protected FillListener |
BaseReportFiller.fillListener |
Modifier and Type | Method and Description |
---|---|
static FillListener |
CompositeFillListener.addListener(FillListener existingListener,
FillListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
ReportFiller.addFillListener(FillListener listener) |
void |
BaseReportFiller.addFillListener(FillListener fillListener)
Adds a fill lister to be notified by events that occur during the fill.
|
void |
FillHandle.addFillListener(FillListener listener)
Adds a fill listener to the filling process.
|
void |
BaseFillHandle.addFillListener(FillListener listener) |
static FillListener |
CompositeFillListener.addListener(FillListener existingListener,
FillListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
AsyncJasperPrintAccessor
Generated report accessor used for asynchronous report executions that publishes pages
before the entire report has been generated.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com