Class DefaultValueHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.DefaultValueHandler
- All Implemented Interfaces:
IgnoreRemainingElementsHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
IgnoreRemainingElementsHandler.ExtPropsHandler -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfinish()voidsetDefaultContent(String content) voidsetSetOnTemplate(String setOnTemplate) voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
handleExtProps, ignore, iterator, template
-
Constructor Details
-
DefaultValueHandler
-
-
Method Details
-
setType
- Throws:
ModelBuildException
-
setSetOnTemplate
@Attribute("set-on-template") public void setSetOnTemplate(String setOnTemplate) throws ModelBuildException - Throws:
ModelBuildException
-
setDefaultContent
-
finish
- Throws:
ModelBuildException
-