Uses of Interface
net.sf.jasperreports.components.list.ListContents

Packages that use ListContents
net.sf.jasperreports.components.list   
 

Uses of ListContents in net.sf.jasperreports.components.list
 

Classes in net.sf.jasperreports.components.list that implement ListContents
 class BaseListContents
          ListContents implementation used in compiled reports.
 class DesignListContents
          ListContents implementation used at report design time.
 

Methods in net.sf.jasperreports.components.list that return ListContents
 ListContents ListComponent.getContents()
          Returns the list item contents.
 ListContents StandardListComponent.getContents()
           
 

Methods in net.sf.jasperreports.components.list with parameters of type ListContents
 void StandardListComponent.setContents(ListContents contents)
          Sets the list item contents.
 

Constructors in net.sf.jasperreports.components.list with parameters of type ListContents
BaseListContents(ListContents listContents, JRBaseObjectFactory factory)
           
FillListContents(ListContents listContents, JRFillObjectFactory factory)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com