Package | Description |
---|---|
net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseListContents
ListContents implementation used in compiled reports. |
class |
DesignListContents
ListContents implementation used at report design time. |
Modifier and Type | Method and Description |
---|---|
ListContents |
StandardListComponent.getContents() |
ListContents |
ListComponent.getContents()
Returns the list item contents.
|
Modifier and Type | Method and Description |
---|---|
void |
StandardListComponent.setContents(ListContents contents)
Sets the list item contents.
|
Constructor and Description |
---|
BaseListContents(ListContents listContents,
JRBaseObjectFactory factory) |
FillListContents(ListContents listContents,
JRFillObjectFactory factory) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com