An accessibility interface for selectable widgets.
Return a nth selected item within the widget.
Return true if the given item is selected.
Adds the specified item to the widget’s selection.
Removes the specified item from the widget’s selection.
Select all items.
false if the object does not accept multiple selection, otherwise true. |
Unselect all items.
Return an nsIArray of selected items within the widget.
Return the number of currently selected items.