public class VerticalFillList extends BaseFillList
BaseFillList.AppendingPrintElementContainercontentsHeight, datasetRun, filling, fillStarted, printFrame, printFrameTemplateselementId, fillContext, printElementOriginator| Modifier | Constructor and Description |
|---|---|
|
VerticalFillList(ListComponent component,
JRFillObjectFactory factory) |
protected |
VerticalFillList(VerticalFillList list,
JRFillCloneFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
JRFillCloneable |
createClone(JRFillCloneFactory factory)
Creates a working clone of itself.
|
protected boolean |
fillContents(int availableHeight) |
FillPrepareResult |
prepare(int availableHeight)
Prepares to fill the component by deciding whether the component will
print, and how much vertical space it will require.
|
createDatasetExpressionEvaluator, createPrintFrame, evaluate, fill, getFrameTemplate, rewinddeduplicate, evaluateDelayedElement, evaluateExpression, initializepublic VerticalFillList(ListComponent component, JRFillObjectFactory factory) throws JRException
JRExceptionprotected VerticalFillList(VerticalFillList list, JRFillCloneFactory factory)
public FillPrepareResult prepare(int availableHeight)
FillComponentavailableHeight - the amount of vertical space available for the
component, starting from the top of the component element.protected boolean fillContents(int availableHeight)
throws JRException
JRExceptionpublic JRFillCloneable createClone(JRFillCloneFactory factory)
JRFillCloneablefactory - the clone factory to use while creating the cloneCopyright © 2017. All rights reserved.