public class VerticalFillList extends BaseFillList
BaseFillList.AppendingPrintElementContainer
contentsHeight, datasetRun, filling, fillStarted, printFrame, printFrameTemplates
elementId, 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, rewind
deduplicate, evaluateDelayedElement, evaluateExpression, initialize
public VerticalFillList(ListComponent component, JRFillObjectFactory factory) throws JRException
JRException
protected VerticalFillList(VerticalFillList list, JRFillCloneFactory factory)
public FillPrepareResult prepare(int availableHeight)
FillComponent
availableHeight
- the amount of vertical space available for the
component, starting from the top of the component element.protected boolean fillContents(int availableHeight) throws JRException
JRException
public JRFillCloneable createClone(JRFillCloneFactory factory)
JRFillCloneable
factory
- the clone factory to use while creating the clone© 2001-2014 TIBCO Software Inc. www.jaspersoft.com