Uses of Class
org.ujac.util.table.ReportFunction

Packages that use ReportFunction
org.ujac.util.table   
 

Uses of ReportFunction in org.ujac.util.table
 

Methods in org.ujac.util.table that return ReportFunction
 ReportFunction[] ReportTable.getFunctions()
          Getter method for the the property functions.
 

Methods in org.ujac.util.table with parameters of type ReportFunction
 void ReportTable.addFunction(ReportFunction function)
          Adds a column function to the report.
 

Constructors in org.ujac.util.table with parameters of type ReportFunction
ReportIterator(ReportTable report, ReportFunction[] functions, ReportGroup[] groups)
          Contructs a ReportIterator intance with specific attributes.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.