Uses of Interface
jdbreport.design.model.CellFunction

Packages that use CellFunction
jdbreport.design.model   
 

Uses of CellFunction in jdbreport.design.model
 

Classes in jdbreport.design.model that implement CellFunction
 class AbstractCellFunction
           
 

Methods in jdbreport.design.model that return CellFunction
 CellFunction TemplateBook.findCellFunction(String functionName, int row, int column)
           
 CellFunction CellFunctionObject.getCellFunction()