PatchVariable
Extends:
cables-shared-client~Events → PatchVariable
Constructor Summary
| Public Constructor | ||
| public |
|
|
Method Summary
| Public Methods | ||
| public |
addListener(cb: *) keeping this for backwards compatibility in older exports before using eventtarget |
|
| public |
getName(): String | Number | Boolean |
|
| public |
getValue(): String | Number | Boolean |
|
| public |
setValue(v: *): String | Number | Boolean |
|
Public Constructors
public constructor() source
Public Methods
public addListener(cb: *) source
keeping this for backwards compatibility in older exports before using eventtarget
Params:
| Name | Type | Attribute | Description |
| cb | * |
public setValue(v: *): String | Number | Boolean source
Params:
| Name | Type | Attribute | Description |
| v | * |
Return:
| String | Number | Boolean |