public interface TimelineEntryProvider
Modifier and Type | Method and Description |
---|---|
Collection<TimelineEntry> |
getEntries(IDProvider element)
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)
.@NotNull Collection<TimelineEntry> getEntries(@NotNull IDProvider element)
getRange()
.element
- the element to calculate the timeline entries forTimelineEntry.Factory
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408