net.sf.jasperreports.components.list
public class VerticalFillList extends BaseFillList
BaseFillList.AppendingPrintElementContainer
contentsHeight, datasetRun, filling, fillStarted, printFrame, printFrameTemplates
fillContext
Constructor and Description |
---|
VerticalFillList(ListComponent component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
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
evaluateDelayedElement, evaluateExpression, initialize
public VerticalFillList(ListComponent component, JRFillObjectFactory factory) throws JRException
JRException
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
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com