Adds an event listener.
Object
TimingList
a timing list.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The index of the TimingList within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| TimingSetting | readonly | The parent of the TimingList (a TimingSetting). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| TimingGroups |
readonly | A collection of timing data objects. | |
| DynamicTriggerEvents | readonly | trigger event. |
Methods
→ TimingList[]
Resolves the object specifier, creating an array of object references.
→ void
Deletes the TimingList.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the TimingList.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a TimingList.
Parameter of 5
Method parameters that accept a TimingList.
Return 12
Methods that return a TimingList.