- Source
Methods
(static) disableRemoteChanged() → {void}
Triggered when the disableRemote boolean component field is changed
- Source
Returns:
- Type:
- void
(static) init() → {void}
- Source
Returns:
- Type:
- void
(static) isLoadingChanged() → {void}
Triggered when the isLoading boolean component field is changed
- Source
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
- Source
Returns:
- Type:
- boolean