|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.flow.layoutprocessor.ElementLayoutController
org.jfree.report.flow.layoutprocessor.ContentElementLayoutController
Creation-Date: 24.11.2006, 15:06:56
| Nested Class Summary |
| Nested classes inherited from class org.jfree.report.flow.layoutprocessor.ElementLayoutController |
ElementLayoutController.ElementPrecomputeKey |
| Field Summary |
| Fields inherited from class org.jfree.report.flow.layoutprocessor.ElementLayoutController |
FINISHED, FINISHING, NOT_STARTED, OPENED, WAITING_FOR_JOIN |
| Constructor Summary | |
ContentElementLayoutController()
|
|
| Method Summary | |
LayoutController |
join(FlowController flowController)
Joins with a delegated process flow. |
protected LayoutController |
processContent(ReportTarget target)
Processes any content in this element. |
| Methods inherited from class org.jfree.report.flow.layoutprocessor.ElementLayoutController |
advance, clone, computeAttributes, createPrecomputeInstance, finishElement, getAttributeMap, getElement, getExpressionsCount, getFlowController, getIterationCount, getNode, getParent, getProcessingState, handleDefaultEndElement, initialize, isAdvanceable, isPrecomputing, performElementPrecomputation, setFlowController, setParent, setProcessingState, startData, startElement, toString, tryRepeatingCommit |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ContentElementLayoutController()
| Method Detail |
protected LayoutController processContent(ReportTarget target)
throws DataSourceException,
ReportProcessingException,
ReportDataFactoryException
ElementLayoutController
processContent in class ElementLayoutControllertarget - the report target that receives generated events.
ReportProcessingException - if there was a general problem during
the report processing.
DataSourceException - if there was a problem reading data from
the datasource.
ReportDataFactoryException - if a query failed.public LayoutController join(FlowController flowController)
flowController - the flow controller of the parent.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||