Uses of Interface
net.sf.jasperreports.engine.fill.JRFillDataset.CacheRecordIndexCallback

Packages that use JRFillDataset.CacheRecordIndexCallback
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of JRFillDataset.CacheRecordIndexCallback in net.sf.jasperreports.engine.fill
 

Classes in net.sf.jasperreports.engine.fill that implement JRFillDataset.CacheRecordIndexCallback
protected static class JRFillDataset.CacheRecordIndexChainedCallback
           
protected static class JRFillDataset.FillDatasetPositionRecordIndexCallback
           
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRFillDataset.CacheRecordIndexCallback
protected  void JRFillDataset.addCacheRecordIndexCallback(int recordIndex, JRFillDataset.CacheRecordIndexCallback callback)
           
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRFillDataset.CacheRecordIndexCallback
JRFillDataset.CacheRecordIndexChainedCallback(JRFillDataset.CacheRecordIndexCallback first, JRFillDataset.CacheRecordIndexCallback second)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com