Uses of Class
net.officefloor.web.template.section.WebTemplateSectionSource
Packages that use WebTemplateSectionSource
-
Uses of WebTemplateSectionSource in net.officefloor.web.template.build
Fields in net.officefloor.web.template.build declared as WebTemplateSectionSourceModifier and TypeFieldDescriptionprotected final WebTemplateSectionSourceAbstractWebTemplate.webTemplateSectionSourceMethods in net.officefloor.web.template.build that return WebTemplateSectionSourceModifier and TypeMethodDescriptionAbstractWebTemplate.getWebTemplateSectionSource()Obtains theWebTemplateSectionSource.Constructors in net.officefloor.web.template.build with parameters of type WebTemplateSectionSourceModifierConstructorDescriptionprotectedAbstractWebTemplate(WebTemplateSectionSource webTemplateSectionSource, boolean isSecure, String applicationPath, PropertyList properties, SourceIssues sourceIssues) Instantiate.