| Trees | Indices | Help |
|---|
|
|
object --+
|
AccAdapt.Interface --+
|
IAccessibleInfo
Provides methods for accessing basic information about accessible objects.
|
|||
| list of PORs |
|
||
| integer |
|
||
| string |
|
||
| hashable |
|
||
| string |
|
||
| string |
|
||
| string |
|
||
| list of string |
|
||
| string |
|
||
| list of POR |
|
||
| string |
|
||
| dictionary |
|
||
| integer |
|
||
| integer |
|
||
| integer |
|
||
| integer |
|
||
| integer |
|
||
| string |
|
||
| string |
|
||
| dictionary |
|
||
| 3-tuple of float |
|
||
| 2-tuple of integer |
|
||
| 2-tuple of integer |
|
||
| 2-tuple integer |
|
||
| float |
|
||
| dictionary |
|
||
| list of string |
|
||
|
|||
| 2-tuple of integer |
|
||
| string |
|
||
| boolean |
|
||
| string |
|
||
| integer |
|
||
| boolean |
|
||
| boolean |
|
||
| string |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| list of string |
|
||
| list of string |
|
||
| integer |
|
||
| list of tuple of string |
|
||
| integer |
|
||
| POR |
|
||
| integer |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Gets a list of PORs referring to the selected objects in the subject accessible.
|
Gets the number of child accessibles for the object implementing this interface.
|
Gets the name of the application application to which the subject accessible belongs.
|
Gets a unique ID identifying the application to which the subject accessible belongs.
|
Gets the localized unicode accessible role name for the object implementing this interface.
|
Gets the accessible name for the object implementing this interface.
|
Gets the accessible description for the object implementing this interface.
|
Gets a list of states for the object implementing this interface.
|
Gets the accessible text for the object implementing this interface. The item text will be the accessible text if that is available, otherwise it will be the accessible name.
|
Gets a list of accessibles related to the subject accessible in the manner given by kind. |
Gets the value of a given attribute name.
|
Gets all of the name:value attribute pairs of an accessible.
|
Gets the logical depth of an accessible within a tree or hierarchy.
|
Gets the index an accessible within some 1D ordered collection.
|
Gets the row index of an accessible within some 2D ordered collection.
|
Gets the column index of an accessible within some 2D ordered collection.
|
Gets the 1D index of the cell at the given 2D row and column.
|
Gets the description of the column in which the accessible at the POR falls, typically the column header.
|
Gets the description of the row in which the accessible at the POR falls, typically the row header.
|
Gets a list of name:value attribute pairs for the subject.
|
Gets the minimum, maximum, and step for the floating point value exposed by the subject.
|
Gets the visual width and height of the subject.
|
Gets the focal point within the subject, where the focal point is defined as the center of the most interesting point of regard. For a simple control, the focal point is the center of the control. For a control with items, the focal point is the center of an item.
|
Gets the position of the accessible object, usually upper-left corner.
|
Gets the current floating point value of the subject
|
Gets all of the default text attributes assigned to the subject.
|
Gets a list of all text selections in the subject if n is None, or the nth selection if it is specified.
|
Gets the text starting at the subject and ending at the given POR.
|
Returns the number of rows and columns in a table.
|
Gets the POSIX locale of an application as a string.
|
Gets whether or not the accessible considers itself embedded in an ancestor's content.
|
Obtain a resource locator ('URI') string which can be used to access the content to which this link "points" or is connected.
|
Obtain he number of separate anchors associated with this accessible. |
Gets whether or not the accessible considers itself to be trivial.
|
Gets whether or not the accessible considers itself visible.
|
Gets the unlocalized string role identifier for the object implementing this interface.
|
Gets if the subject has the given role.
|
Gets if the subject has any one of the given roles.
|
Gets if the subject has the given state.
|
Gets if the subject has at least one of the given states.
|
Gets if the subject has all of the given states.
|
Gets whether or not the subject accessible allows embedded objects in its text.
|
Gets whether or not the subject accessible is a top-level container in the accessible hierarchy.
|
Gets the list of all action names defined by the subject.
|
Gets the list of all action descriptions defined by the subject.
|
Gets the number of available actions on the subject.
|
Gets the key bindings associated with all available actions.
|
Gets the number of discontiguous selected text ranges.
|
Gets the current offset of the caret in this text object as a POR.
|
Gets the number of characters in a text body.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:17 2007 | http://epydoc.sourceforge.net |