Uses of Class
net.officefloor.plugin.section.clazz.loader.ClassSectionLoader
-
Packages that use ClassSectionLoader Package Description net.officefloor.plugin.section.clazz -
-
Uses of ClassSectionLoader in net.officefloor.plugin.section.clazz
Methods in net.officefloor.plugin.section.clazz with parameters of type ClassSectionLoader Modifier and Type Method Description static ClassSectionFunctionNamespace
ClassSectionSource. loadClassFunctions(java.lang.Class<?> sectionClass, SectionManagedObject sectionManagedObject, boolean isProvideInputs, ClassSectionLoader loader, SectionSourceContext context)
Loads theClass
SectionFunction
instances.
-