Uses of Class
net.officefloor.plugin.section.clazz.loader.ClassSectionManagedFunction
Packages that use ClassSectionManagedFunction
Package
Description
-
Uses of ClassSectionManagedFunction in net.officefloor.plugin.section.clazz.flow
Methods in net.officefloor.plugin.section.clazz.flow that return ClassSectionManagedFunctionModifier and TypeMethodDescriptionClassSectionFlowContext.getFunction(String functionName) Obtains theClassSectionManagedFunction. -
Uses of ClassSectionManagedFunction in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader that return ClassSectionManagedFunctionModifier and TypeMethodDescriptionClassSectionLoader.getFunction(String functionName) Obtains theClassSectionManagedFunction. -
Uses of ClassSectionManagedFunction in net.officefloor.web.template.extension
Methods in net.officefloor.web.template.extension that return ClassSectionManagedFunctionModifier and TypeMethodDescriptionWebTemplateExtensionContext.getFunction(String functionName) Obtains theSectionFunctionby the name.