|
|||||||||
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.SectionLayoutController
org.jfree.report.flow.layoutprocessor.SubReportLayoutController
public class SubReportLayoutController
Creation-Date: 24.11.2006, 13:56:57
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 | |
---|---|
SubReportLayoutController()
|
Method Summary | |
---|---|
protected FlowController |
finishData(ReportTarget target,
FlowController fc)
|
protected FlowController |
startData(ReportTarget target,
FlowController fc)
|
Methods inherited from class org.jfree.report.flow.layoutprocessor.SectionLayoutController |
---|
finishElement, getIndex, getNodes, isDisplayable, join, processChild, processContent, resetSectionForRepeat, setIndex |
Methods inherited from class org.jfree.report.flow.layoutprocessor.ElementLayoutController |
---|
advance, clone, computeAttributes, createPrecomputeInstance, getAttributeMap, getElement, getExpressionsCount, getFlowController, getIterationCount, getNode, getParent, getProcessingState, handleDefaultEndElement, initialize, isAdvanceable, isPrecomputing, performElementPrecomputation, setFlowController, setParent, setProcessingState, startElement, toString, tryRepeatingCommit |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SubReportLayoutController()
Method Detail |
---|
protected FlowController startData(ReportTarget target, FlowController fc) throws DataSourceException, ReportProcessingException, ReportDataFactoryException
startData
in class SectionLayoutController
DataSourceException
ReportProcessingException
ReportDataFactoryException
protected FlowController finishData(ReportTarget target, FlowController fc) throws DataSourceException, ReportProcessingException
finishData
in class SectionLayoutController
DataSourceException
ReportProcessingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |