Uses of Class
net.ponec.jworksheet.report.MetaReport

Packages that use MetaReport
net.ponec.jworksheet.core Core of the application 
net.ponec.jworksheet.report Report clasess 
 

Uses of MetaReport in net.ponec.jworksheet.core
 

Methods in net.ponec.jworksheet.core that return types with arguments of type MetaReport
 java.util.List<MetaReport> ApplContext.getMetaReports()
          Get Sorted Reports.
 

Uses of MetaReport in net.ponec.jworksheet.report
 

Methods in net.ponec.jworksheet.report with parameters of type MetaReport
 int MetaReport.compareTo(MetaReport param)
          Compara object by title.
 



Copyright © 2007-2009 PPonec