public class HorizontalFillList extends BaseFillList
BaseFillList.AppendingPrintElementContainer
contentsHeight, datasetRun, filling, fillStarted, printFrame, printFrameTemplates
elementId, fillContext
Constructor and Description |
---|
HorizontalFillList(ListComponent component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected void |
fillRow(int columnCount) |
protected FillListContents |
getContents(int columnIndex) |
FillPrepareResult |
prepare(int availableHeight)
Prepares to fill the component by deciding whether the component will
print, and how much vertical space it will require.
|
void |
rewind()
The default implementation is empty.
|
createDatasetExpressionEvaluator, createPrintFrame, evaluate, fill, getFrameTemplate
deduplicate, evaluateDelayedElement, evaluateExpression, initialize
public HorizontalFillList(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 void fillRow(int columnCount) throws JRException
JRException
protected FillListContents getContents(int columnIndex)
public void rewind()
BaseFillComponent
Override this method if something needs to be done on component rewind.
rewind
in interface FillComponent
rewind
in class BaseFillList
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com