libs/time/src/lib/timespan-shift-selector/timespan-shift-selector.component.ts
selector | n52-timespan-shift-selector |
templateUrl | ./timespan-shift-selector.component.html |
Methods |
Inputs |
Outputs |
constructor(timeSrvc: Time)
|
||||||
Parameters :
|
timespan | |
Type : Timespan
|
|
onOpenTimeSettings | |
Type : EventEmitter<void>
|
|
onTimespanChange | |
Type : EventEmitter<Timespan>
|
|
Public back |
back()
|
Returns :
void
|
Public forward |
forward()
|
Returns :
void
|
Public open |
open()
|
Returns :
void
|