Members

(static, constant) OVERHANG_ICON_PADDING

Button size: matches dropdown trigger height

Default Value
  • 12

(static, constant) OVERHANG_ICON_POSTER_SIZE

Padding between icon and button edge

Default Value
  • 42

(static, constant) OVERHANG_ICON_SIZE

Button size: matches dropdown trigger height

Default Value
  • 66

Methods

(static) init() → {void}

Returns:
Type: 
void

(static) onFocusChanged() → {void}

Toggle visual state between unfocused (transparent) and focused (backdrop + border)

Returns:
Type: 
void

(static) onIconChanged() → {void}

Returns:
Type: 
void

(static) onKeyEvent(key, press) → {boolean}

Parameters:
NameTypeDescription
keystring
pressboolean
Returns:
Type: 
boolean