Methods
(static) buttonFocusChanged() → {void}
Switch menu shown when button focus changes
Returns:
- Type:
- void
(static) hideChecklist() → {void}
Returns:
- Type:
- void
(static) init() → {void}
Returns:
- Type:
- void
(static) isFilterMenuDataValid() → {boolean}
Check if data for Filter Menu is valid
Returns:
- Type:
- boolean
(static) onFilterFocusChange() → {void}
Returns:
- Type:
- void
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key | string | |
press | boolean |
Returns:
- Type:
- boolean
(static) optionsSet() → {void}
Returns:
- Type:
- void
(static) saveFavoriteItemSelected(msg) → {void}
Parameters:
Name | Type | Description |
---|---|---|
msg | dynamic |
Returns:
- Type:
- void
(static) setHeartColor(color) → {void}
Parameters:
Name | Type | Description |
---|---|---|
color | string |
Returns:
- Type:
- void
(static) showChecklist() → {void}
Returns:
- Type:
- void
(static) toggleFavorite() → {void}
Returns:
- Type:
- void