Methods
(static) applySectionDividerFontScale() → {void}
Returns:
- Type:
- void
(static) handleDownKey() → {boolean}
Handles down key press with smart navigation to handle uneven rows
Returns:
- true if event was handled, false to allow default behavior
- Type:
- boolean
(static) init() → {void}
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
| Name | Type | Description |
|---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean