Interface Report
- All Superinterfaces:
BaseAction
,Cloneable
,Component
,CompositeComponent
- All Known Implementing Classes:
ReportImpl
Represents a report action, identified by its report id.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.form2.components.BaseAction
BaseAction.ActionType, BaseAction.ButtonStyle
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
Component.Configuration
-
Method Summary
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.BaseAction
getActionType, getConfirmationThreshold, getIcon, getMaxSelection, getMinSelection, getShowConfirmation, isFullscreen, isRunInBackgroundTask, usesLabelAsTextResource
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.Component
accept, getForm, getId, getLabel, getParent, getPosition, validate
Methods inherited from interface ch.tocco.nice2.model.form.api.form2.components.CompositeComponent
findById, getChildren, getScopes, hasChildren
-
Method Details
-
getReportId
String getReportId()
-