- Source
Methods
(static) init() → {void}
- Source
Returns:
- Type:
- void
(static) onBackgroundChanged() → {void}
- Source
Returns:
- Type:
- void
(static) onFocusChanged() → {void}
- Source
Returns:
- Type:
- void
(static) onHeightChanged() → {void}
- Source
Returns:
- Type:
- void
(static) onIconChanged() → {void}
- Source
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
- Source
Returns:
- Type:
- boolean
(static) onPaddingChanged() → {void}
- Source
Returns:
- Type:
- void
(static) onTextChanged() → {void}
- Source
Returns:
- Type:
- void
(static) onWidthChanged() → {void}
- Source
Returns:
- Type:
- void
(static) setIconSize() → {void}
- Source
Returns:
- Type:
- void