Constructor
new Component(jawId, jawDefinition)
Parameters:
| Name | Type | Description |
|---|---|---|
jawId |
string | The internal id taht will identify the Component class. |
jawDefinition |
object | An object with method to assign to this class. This parameter is deprecated and will be removed. Still exisists for back-compatibility reason.
The jawDefinition parameter is deprecated and will be removed. Still exisists for back-compatibility reason. |
- Source: