|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |