src/app/services/filter-general-timeline/filter-general-timeline.service.ts
A filter general timeline service.
Methods |
|
constructor(model: ModelModel)
|
||||||||
Constructs the FilterGeneralTimeline service. ~constructor
Parameters :
|
Public calcFilteredTimelineEvents |
calcFilteredTimelineEvents()
|
Calculates the filtered general timeline entries for the current search context.
Returns :
GeneralTimelineEntry[]
The filtered general timeline entries for the current search context. |