| Trees | Indices | Help |
|---|
|
|
object --+
|
AccAdapt.Interface --+
|
IAccessibleAction
Provides methods for manipulating accessible objects.
|
|||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
| boolean |
|
||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Gives the subject accessible the input focus.
|
Selects the subject accessible or one of its children or items if all is False. Selects all children or items if all is True.
|
Deselects the subject accessible if all is False. Deselects all children if all is True.
|
Executes the action given by the index in the list of all actions.
|
Moves the caret to the location given by the subject.
|
Replace contents of text area with the given text.
|
Inserts text at the location given by the subject.
|
Sets the accessible text attributes from the subject to the given POR.
|
Copy the text starting at the subject and ending at the given POR.
|
Cut the text starting at the subject and ending at the given POR.
|
' Delete the text starting at the subject and ending at the given POR.
|
Paste the text starting at the subject.
|
Adds a new selection if n is None or sets the nth selection otherwise starting at the subject and ending at the given POR.
|
Removes a all text selections if n is None or removes the nth text selection otherwise. When n is None, returns True if at least one selection was removed.
|
Performs a mouse event on the center of a given point of regard.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:17 2007 | http://epydoc.sourceforge.net |