Uses of Class
net.sf.jasperreports.components.list.FillListContents
-
Packages that use FillListContents Package Description net.sf.jasperreports.components.list Contains classes for the built-in List component. -
-
Uses of FillListContents in net.sf.jasperreports.components.list
Methods in net.sf.jasperreports.components.list that return FillListContents Modifier and Type Method Description FillListContents
FillListContents. createClone()
protected FillListContents
HorizontalFillList. getContents(int columnIndex)
Constructors in net.sf.jasperreports.components.list with parameters of type FillListContents Constructor Description FillListContents(FillListContents fillListContents, JRFillCloneFactory factory)
-