org.jfree.report.modules.misc.autotable.flow
public class AutoTableItemLayoutController extends ElementLayoutController
Constructor Summary | |
---|---|
AutoTableItemLayoutController() |
Method Summary | |
---|---|
protected AutoTableLayoutController | findTableParent() |
LayoutController | join(FlowController flowController)
Joins with a delegated process flow. |
protected LayoutController | processContent(ReportTarget target) |
Parameters: flowController the flow controller of the parent.
Returns: the joined layout controller that incorperates all changes from the delegate.