Uses of Class
net.sf.jasperreports.functions.annotations.FunctionBean
Packages that use FunctionBean
Package
Description
Provides annotations for built-in JasperReports functions.
-
Uses of FunctionBean in net.sf.jasperreports.functions.annotations
Methods in net.sf.jasperreports.functions.annotations that return types with arguments of type FunctionBeanMethods in net.sf.jasperreports.functions.annotations with parameters of type FunctionBeanModifier and TypeMethodDescriptionvoidFunctionCategoryBean.addFunction(FunctionBean function) protected voidFunctionsInfo.addFunctionParameter(FunctionBean functionBean, FunctionParameter functionParameter, MessageProvider provider, Class<?> type, boolean isRequired)