| Trees | Index | Help |
|
|---|
|
AA: Classes that wrap IAccessible and the Windows event hook
mechanisms.
Defer: Classes that aid in handling asynchronous results from MSAA.
Path: Functions for creating and parsing XPath like representations for
objects in the MSAA DOM.
Watcher: Classes that make watching for common window events easier.
__builtin__.object:
The most base type
pyAA.AA.AAbase:
Basic class that supports setting hooks and automatically removing
hooks when the object dies.
pyAA.Watcher.Watcher:
Watches for system and application events.
pyAA.Watcher.WindowWatcher:
Watches once for a particular window open or close event.
pyAA.AA.AccessibleObject:
Represents the properties and actions of some user interface
object.
pyAA.Defer.Deferred:
A placeholder for a result to be returned at a later time.
__builtin__.type:
type(object) -> the object's type type(name, bases, dict) -> a
new type
pyAA.AA.WinEvent:
Holds information about an event.
pyAA.AA.Constants:
Holds all public pyAA constants without polluting the namespace.
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Mar 10 23:08:34 2005 | http://epydoc.sf.net |