13 LRESULT getCurrentSelections()
const ;
15 std::vector<std::wstring> getSelectedItems()
const;
17 void selectMultipleItems(WPARAM firstItemIndex, LPARAM lastItemIndex)
const;
19 virtual LRESULT setCurrentSelection(LRESULT index)
const final override;
23 virtual size_t getHash()
const override = 0;
25 virtual json::JSONBuilder getStructure()
const override;