| Trees | Index | Help |
|
|---|
| Package pyAA :: Module Watcher :: Class Watcher |
|
object--+ |AAbase--+ | Watcher
WindowWatcher| Method Summary | |
|---|---|
Initialize an instance. | |
Unset event hooks and destroy result object. | |
Inherited from AAbase:
AddReleaseHook,
AddWinEventHook,
Release
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
| |
| Instance Variable Summary | |
|---|---|
Defer.Deferred |
result: Placeholder for a result that will be returned later |
Inherited from AAbase:
release_hooks
| |
| Method Details |
|---|
__init__(self)
Initialize an instance.
|
Destroy(self)Unset event hooks and destroy result object. |
| Instance Variable Details |
|---|
resultPlaceholder for a result that will be returned later
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Mar 10 23:08:34 2005 | http://epydoc.sf.net |