import "Accessibility_Table.idl";
Collaboration diagram for Accessibility::Table:

Public Member Functions | |
| Accessible | getAccessibleAt (in long row, in long column) |
| long | getIndexAt (in long row, in long column) |
| long | getRowAtIndex (in long index) |
| long | getColumnAtIndex (in long index) |
| string | getRowDescription (in long row) |
| string | getColumnDescription (in long column) |
| long | getRowExtentAt (in long row, in long column) |
| long | getColumnExtentAt (in long row, in long column) |
| Accessible | getRowHeader (in long row) |
| Accessible | getColumnHeader (in long column) |
| LongSeq | getSelectedRows () |
| LongSeq | getSelectedColumns () |
| boolean | isRowSelected (in long row) |
| boolean | isColumnSelected (in long column) |
| boolean | isSelected (in long row, in long column) |
| boolean | addRowSelection (in long row) |
| boolean | addColumnSelection (in long column) |
| boolean | removeRowSelection (in long row) |
| boolean | removeColumnSelection (in long column) |
| void | unImplemented () |
| void | unImplemented2 () |
| void | unImplemented3 () |
| void | unImplemented4 () |
| void | unImplemented5 () |
| void | unImplemented6 () |
| void | unImplemented7 () |
| void | unImplemented8 () |
Public Attributes | |
| readonly attribute long | nRows |
| readonly attribute long | nColumns |
| readonly attribute Accessible | caption |
| readonly attribute Accessible | summary |
| readonly attribute long | nSelectedRows |
| readonly attribute long | nSelectedColumns |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
unImplemented: placeholders for future expansion. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5