Class IncludeTemplateHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.reader.handlers.IncludeTemplateHandler
Handles the adding of a template to a form.
-
Constructor Details
-
IncludeTemplateHandler
-
-
Method Details
-
setName
Sets the template name. TODO is this just a name, or can it include a (relative) path? can we include common base templates like an 'address' in different modules? -
finish
- Throws:
ModelBuildException
-
createOrGetComponent
- Returns:
- the created template
- Throws:
ModelBuildException
- in case of any error
-