Module treeInterceptorHandler
[hide private]
[frames] | no frames]

Module treeInterceptorHandler

source code

Classes [hide private]
  TreeInterceptor
Intercepts events and scripts for a tree of NVDAObjects.
Functions [hide private]
 
getTreeInterceptor(obj) source code
 
update(obj) source code
 
cleanup()
Kills off any treeInterceptors that are no longer alive.
source code
 
killTreeInterceptor(treeInterceptorObject) source code
 
terminate()
Kills any currently running treeInterceptors
source code
Variables [hide private]
  runningTable = set()