Uses of Class
org.apache.myfaces.config.element.facelets.FaceletFunction
Packages that use FaceletFunction
Package
Description
-
Uses of FaceletFunction in org.apache.myfaces.config.element.facelets
Methods in org.apache.myfaces.config.element.facelets that return types with arguments of type FaceletFunctionModifier and TypeMethodDescriptionabstract List<FaceletFunction>
FaceletTagLibrary.getFunctions()
-
Uses of FaceletFunction in org.apache.myfaces.config.impl.element.facelets
Subclasses of FaceletFunction in org.apache.myfaces.config.impl.element.faceletsMethods in org.apache.myfaces.config.impl.element.facelets that return types with arguments of type FaceletFunctionMethods in org.apache.myfaces.config.impl.element.facelets with parameters of type FaceletFunctionModifier and TypeMethodDescriptionvoid
FaceletTagLibraryImpl.addFunction
(FaceletFunction function)