Actions
Bug #3674
closedWSelectionBox::selectedIndexes()
Start date:
11/21/2014
Due date:
% Done:
0%
Estimated time:
Description
I think it should start with
if (selectionMode_ != ExtendedSelection)
throw WException("WSelectionBox::selectedIndexes() can only be used "
"for an ExtendedSelection mode");
similarly to WSelectionBox::setSelectedIndexes()
Updated by Koen Deforche almost 10 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.4
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed
Actions