SourceClass()
SourceClass: (
id:string,specification:SourceSpecification|CanvasSourceSpecification,dispatcher:Dispatcher,eventedParent:Evented) =>Source
A general definition of a Source class for factory usage
Parameters
| Parameter | Type |
|---|---|
id
| string
|
specification
| SourceSpecification | CanvasSourceSpecification
|
dispatcher
| Dispatcher
|
eventedParent
| Evented
|