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:
NameTypeDescription
keystring
pressboolean
Returns:
Type: 
boolean