timeline(...)
timeline(name : string) : Timeline;
Parameters
Parameter | Type | Description |
---|---|---|
name | string | The name of the timeline to return. |
Returns
The Z.Timeline in this controller with the specified name.
timeline(name : string) : Timeline;
Parameter | Type | Description |
---|---|---|
name | string | The name of the timeline to return. |
The Z.Timeline in this controller with the specified name.