Methods
(inner) setSongPriority(target) → {void}
Sets song priority
Parameters:
Name | Type | Description |
---|---|---|
target |
Element | triggering element |
- Source:
Returns:
- Type
- void
(inner) showSetSongPriority(songId) → {void}
Shows the set song priority modal
Parameters:
Name | Type | Description |
---|---|---|
songId |
number | the mpd song id |
- Source:
Returns:
- Type
- void