Uses of Interface
net.officefloor.woof.template.WoofTemplateExtensionChangeContext
Packages that use WoofTemplateExtensionChangeContext
-
Uses of WoofTemplateExtensionChangeContext in net.officefloor.woof.template
Methods in net.officefloor.woof.template with parameters of type WoofTemplateExtensionChangeContextModifier and TypeMethodDescriptionChange<?>WoofTemplateExtensionSource.createConfigurationChange(WoofTemplateExtensionChangeContext context) This is only invoked by the WoOF editor to enable managing configuration for theWoofTemplateExtensionSource. -
Uses of WoofTemplateExtensionChangeContext in net.officefloor.woof.template.impl
Methods in net.officefloor.woof.template.impl with parameters of type WoofTemplateExtensionChangeContextModifier and TypeMethodDescriptionChange<?>AbstractWoofTemplateExtensionSource.createConfigurationChange(WoofTemplateExtensionChangeContext context)