public interface TimelineEntryProvider
Modifier and Type | Method and Description |
---|---|
Collection<TimelineEntry> |
getEntries(IDProvider element,
Language language)
Returns a list of entries that should be shown in the related timeline.
|
long |
getRange()
Returns the time range that should be displayed in the timeline.
|
long getRange()
0
to show all entries returned by getEntries(IDProvider, Language)
.@NotNull Collection<TimelineEntry> getEntries(@NotNull IDProvider element, @NotNull Language language)
getRange()
.element
- the element to calculate the timeline entries forlanguage
- the language to calculate the timeline entries forTimelineEntry.Factory
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210