Uses of Interface
org.radeox.macro.table.Function
-
Packages that use Function Package Description org.radeox.macro.table -
-
Uses of Function in org.radeox.macro.table
Classes in org.radeox.macro.table that implement Function Modifier and Type Class Description classAvgFunctionA function that calculates the average table cellsclassMaxFunctionA function that finds the max of table cellsclassMinFunctionA function that finds the max of table cellsclassSumFunctionA function that summerizes table cells
-