Package dogtail :: Module procedural :: Class FocusDialog
[hide private]
[frames] | no frames]

Class FocusDialog

source code

FocusBase --+
            |
           FocusDialog

Keeps track of which dialog is currently focused.

Instance Methods [hide private]
 
__call__(self, name)
Search for a dialog that matches the given name and refocus on it.
source code

Inherited from FocusBase: __getattr__, __setattr__

Class Variables [hide private]

Inherited from FocusBase: node