| Trees | Indices | Help |
|---|
|
|
??-213 --+
|
TableAccInfoAdapter
Overrides ContainerAccInfoAdapter to generate selector events on focus and on selection. Expects the subject to be a pyLinAcc.Accessible.
Adapts subject accessibles that provide the pyLinAcc.Interfaces.ITable interface and have ROLE_TABLE.
|
|||
| integer |
|
||
| integer |
|
||
| integer |
|
||
| string |
|
||
| string |
|
||
| 2-tuple of integer |
|
||
|
|||
| boolean |
|
||
|
|||
provides = [IAccessibleInfo]
|
|||
|
|||
Tests if the given POR can be adapted by this class.
|
Gets the row of an item in a table.
|
Gets the column of an item in a table.
|
Gets the 1D index of the cell at the given 2D row and column.
|
Gets the text description of a row in a table.
|
Gets the text description of a column in a table.
|
Returns the number of rows and columns in the table.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:19 2007 | http://epydoc.sourceforge.net |