Accessibility/IA2ToGecko: Difference between revisions

Jump to navigation Jump to search
Line 550: Line 550:
| selectRow
| selectRow
| Selects a row and unselects all previously selected rows
| Selects a row and unselects all previously selected rows
| ??
| nsIAccessibleTable::selectRow
|
|
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038]
|-
|-
| selectColumn
| selectColumn
| Selects a column and unselects all previously selected columns
| Selects a column and unselects all previously selected columns
| ??
| nsIAccessibleTable::selectColumn
|
|
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038]
|-
|-
| unselectRow
| unselectRow
| Unselects one row, leaving other selected rows selected (if any)
| Unselects one row, leaving other selected rows selected (if any)
| ??
| nsIAccessibleTable::unselectRow
|
|
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038]
|-
|-
| unselectColumn
| unselectColumn
| Unselects one column, leaving other selected columns selected (if any)
| Unselects one column, leaving other selected columns selected (if any)
| ??
| nsIAccessibleTable::unselectColumn
|
|
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380038 380038]
|-
|-
| rowColumnExtentsAtIndex
| rowColumnExtentsAtIndex
Confirmed users
1,396

edits

Navigation menu