| Trees | Indices | Help |
|---|
|
|
object --+
|
baseObject.AutoPropertyObject --+
|
textInfos.TextInfo --+
|
WordDocumentTextInfo
A default TextInfo which is used to enable text review of information
about widgets that don't support text content. The NVDAObject.basicText attribute is used as the text to
expose.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| list of unicode and FieldCommand |
|
||
|
|||
| int |
|
||
|
|||
| bool |
|
||
|
|||
|
|||
| unicode |
|
||
| int |
|
||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor. Subclasses must extend this, calling the superclass method first.
|
Retreaves the text in this range, as well as any control/format fields associated therewith. Subclasses may override this. The base implementation just returns the text.
|
Expands the start and end of this text info object to a given unit
|
compares one end of this range to one end of another range. Subclasses must implement this.
|
Sets one end of this range to one end of another range. Subclasses must implement this.
|
|
Collapses this text info object so that both endpoints are the same.
|
duplicates this text info object so that changes can be made to either one with out afecting the other
|
The text with in this range. Subclasses must implement this.
|
Moves one or both of the endpoints of this object by the given unit and direction.
|
|
Moves the system caret to the position of this text info object
|
Moves the selection (usually the system caret) to the position of this text info object
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:55 2011 | http://epydoc.sourceforge.net |