| Trees | Indices | Help |
|---|
|
|
Contains the base classes that many of NVDA's classes such as NVDAObjects, virtualBuffers, appModules, synthDrivers inherit from. These base classes provide such things as auto properties, and methods and properties for scripting and key binding.
|
|||
| Getter | |||
| CachingGetter | |||
| AutoPropertyType | |||
|
AutoPropertyObject A class that dynamicly supports properties, by looking up _get_* and _set_* methods at runtime. |
|||
|
ScriptableObject A class that implements NVDA's scripting interface. |
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 18 17:45:50 2011 | http://epydoc.sourceforge.net |