Class ReportHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.AbstractActionHandler<ReportImpl>
ch.tocco.nice2.model.form.impl.form2.reader.handler.ReportHandler
- All Implemented Interfaces:
IgnoreRemainingElementsHandler
Handler for
'<report/>'
tags.-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
IgnoreRemainingElementsHandler.ExtPropsHandler
-
Field Summary
Fields inherited from class ch.tocco.nice2.model.form.impl.form2.reader.handler.AbstractActionHandler
action
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.model.form.impl.form2.reader.handler.AbstractActionHandler
confirmationThreshold, fullscreen, icon, label, maxSelection, minSelection, position, reactIcon, runInBackground, scopes, showConfirmation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
handleExtProps, ignore, iterator, template
-
Constructor Details
-
ReportHandler
-