Uses of Interface
net.sf.jasperreports.components.list.ListComponent
Packages that use ListComponent
Package
Description
Contains classes for the built-in List component.
-
Uses of ListComponent in net.sf.jasperreports.components.list
Classes in net.sf.jasperreports.components.list that implement ListComponentConstructors in net.sf.jasperreports.components.list with parameters of type ListComponentModifierConstructorDescriptionBaseFillList(ListComponent component, JRFillObjectFactory factory) HorizontalFillList(ListComponent component, JRFillObjectFactory factory) StandardListComponent(ListComponent list, JRBaseObjectFactory baseFactory) VerticalFillList(ListComponent component, JRFillObjectFactory factory)