Package | Description |
---|---|
de.espirit.firstspirit.client.plugin |
Provides interfaces and types for client plugins.
|
de.espirit.firstspirit.client.plugin.dataaccess.aspects | |
de.espirit.firstspirit.client.plugin.report | |
de.espirit.firstspirit.webedit.plugin.report |
Provides interfaces and types for web client report plugins.
|
Modifier and Type | Method and Description |
---|---|
ReportItem<T> |
ReportPlugin.getDefaultItem()
Returns the default item of this report plugin, or
null if not supported. |
Modifier and Type | Method and Description |
---|---|
ReportItem<D> |
ReportItemsProviding.getClickItem()
Returns the click item of this report plugin.
|
ReportItem<D> |
ReportItemsProviding.Adapter.getClickItem()
Returns the click item of this report plugin.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends ReportItem<D>> |
ReportItemsProviding.getItems()
Provides an arbitrary number of report items defining actions available with a single entry.
|
Collection<? extends ReportItem<D>> |
ReportItemsProviding.Adapter.getItems()
Provides an arbitrary number of report items defining actions available with a single entry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JavaClientExecutableReportItem<T>
An executable item to be used in java client reports.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientScriptProvidingReportItem<T>
Item providing a native script for client-side execution in the context of webedit reports.
|
interface |
WebeditExecutableReportItem<T>
An executable item to be used in web client reports.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210