Uses of Interface
net.sf.jasperreports.functions.FunctionContext
Packages that use FunctionContext
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Provides support for built-in JasperReports functions.
-
Uses of FunctionContext in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement FunctionContext -
Uses of FunctionContext in net.sf.jasperreports.functions
Methods in net.sf.jasperreports.functions that return FunctionContextMethods in net.sf.jasperreports.functions with parameters of type FunctionContextModifier and TypeMethodDescriptionvoid
AbstractFunctionSupport.init
(FunctionContext context) void
FunctionSupport.init
(FunctionContext context)