| Trees | Indices | Help |
|---|
|
|
object --+
|
Region --+
|
TextInfoRegion
|
|||
|
|||
|
|||
|
|||
| textInfos.TextInfo |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Retrieve the collapsed cursor. This should be the start or end of the selection returned by _getSelection.
|
Retrieve the selection. The start or end of this should be the cursor returned by _getCursor.
|
Set the cursor.
|
Update this region. Subclasses should extend this to update
|
Handle a cursor routing request. For example, this might activate an object or move the cursor to the requested position.
|
Move to the next line if possible.
|
Move to the previous line if possible.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:57 2011 | http://epydoc.sourceforge.net |