public static class ReportItemsProviding.Adapter<D> extends Object implements ReportItemsProviding<D>
ReportItemsProviding.Adapter<D>
TYPE
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
ReportItem<D> |
getClickItem()
Returns the click item of this report plugin.
|
Collection<? extends ReportItem<D>> |
getItems()
Provides an arbitrary number of report items defining actions available with a single entry.
|
@Nullable public ReportItem<D> getClickItem()
getClickItem
in interface ReportItemsProviding<D>
null
, if not supported.@NotNull public Collection<? extends ReportItem<D>> getItems()
getItems
in interface ReportItemsProviding<D>
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210