| Trees | Indices | Help |
|---|
|
|
|
|||
|
Region A region of braille to be displayed. |
|||
|
TextRegion A simple region containing a string of text. |
|||
|
NVDAObjectRegion A region to provide a braille representation of an NVDAObject. |
|||
| ReviewNVDAObjectRegion | |||
| TextInfoRegion | |||
| CursorManagerRegion | |||
| ReviewTextInfoRegion | |||
| BrailleBuffer | |||
| BrailleHandler | |||
|
BrailleDisplayDriver Abstract base braille display driver. |
|||
|
BrailleDisplayGesture A button, wheel or other control pressed on a braille display. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
TABLES_DIR = r"louis\tables"
|
|||
TABLES = "ar-ar-g1.utb", _("Arabic grade 1"), ("bg.ctb", _("Bu
|
|||
roleLabels = {controlTypes.ROLE_EDITABLETEXT: _("edt"), contro
|
|||
positiveStateLabels = {controlTypes.STATE_CHECKED: _("(x)"), c
|
|||
negativeStateLabels = {controlTypes.STATE_CHECKED: _("( )"),}
|
|||
DOT7 = 64
|
|||
DOT8 = 128
|
|||
_cachedFocusAncestorsEnd = 0
|
|||
|
|||
Invalidate cached focus ancestors from a given index. This will cause regions to be generated for the focus ancestors >= index next time getFocusContextRegions is called, rather than using cached regions for those ancestors.
|
|
|||
TABLES
|
roleLabels
|
positiveStateLabels
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:50 2011 | http://epydoc.sourceforge.net |