Confirmed users
1,396
edits
| Line 551: | Line 551: | ||
| Selects a row and unselects all previously selected rows | | Selects a row and unselects all previously selected rows | ||
| nsIAccessibleTable::selectRow | | nsIAccessibleTable::selectRow | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | ||
|- | |- | ||
| Line 557: | Line 557: | ||
| Selects a column and unselects all previously selected columns | | Selects a column and unselects all previously selected columns | ||
| nsIAccessibleTable::selectColumn | | nsIAccessibleTable::selectColumn | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | ||
|- | |- | ||
| Line 563: | Line 563: | ||
| Unselects one row, leaving other selected rows selected (if any) | | Unselects one row, leaving other selected rows selected (if any) | ||
| nsIAccessibleTable::unselectRow | | nsIAccessibleTable::unselectRow | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | ||
|- | |- | ||
| Line 569: | Line 569: | ||
| Unselects one column, leaving other selected columns selected (if any) | | Unselects one column, leaving other selected columns selected (if any) | ||
| nsIAccessibleTable::unselectColumn | | nsIAccessibleTable::unselectColumn | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038] | ||
|- | |- | ||