Interface WebeditExecutableReportItem<T>
- All Superinterfaces:
ExecutablePluginItem<ReportContext<T>>
,Item<ReportContext<T>>
,ReportItem<T>
,WebeditExecutablePluginItem<ReportContext<T>>
public interface WebeditExecutableReportItem<T>
extends ReportItem<T>, WebeditExecutablePluginItem<ReportContext<T>>
An executable item to be used in web client reports.
- Since:
- 5.1.101
-
Method Summary
Methods inherited from interface de.espirit.firstspirit.client.plugin.ExecutablePluginItem
execute, getLabel
Methods inherited from interface de.espirit.firstspirit.client.plugin.report.ReportItem
isEnabled, isVisible
Methods inherited from interface de.espirit.firstspirit.client.plugin.WebeditExecutablePluginItem
getIconPath