Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.flow.layoutprocessor.ElementLayoutController
org.jfree.report.flow.layoutprocessor.SectionLayoutController
org.jfree.report.flow.layoutprocessor.SubReportLayoutController
public class SubReportLayoutController
extends SectionLayoutController
Nested Class Summary |
Nested classes/interfaces 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 | |
Method Summary | |
protected FlowController |
|
protected FlowController |
|
Methods inherited from class org.jfree.report.flow.layoutprocessor.SectionLayoutController | |
finishData , finishElement , getIndex , getNodes , isDisplayable , join , processChild , processContent , resetSectionForRepeat , setIndex , startData |
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 , processContent , setFlowController , setParent , setProcessingState , startData , startElement , toString , tryRepeatingCommit |
protected FlowController finishData(ReportTarget target, FlowController fc) throws DataSourceException, ReportProcessingException
- Overrides:
- finishData in interface SectionLayoutController
protected FlowController startData(ReportTarget target, FlowController fc) throws DataSourceException, ReportProcessingException, ReportDataFactoryException
- Overrides:
- startData in interface SectionLayoutController