Module _UIAHandler :: Class UIAHandler
[hide private]
[frames] | no frames]

Class UIAHandler

source code

??-305 --+
         |
        UIAHandler

Instance Methods [hide private]
 
__init__(self) source code
 
terminate(self) source code
 
MTAThreadFunc(self) source code
 
IUIAutomationEventHandler_HandleAutomationEvent(self, sender, eventID) source code
 
IUIAutomationFocusChangedEventHandler_HandleFocusChangedEvent(self, sender) source code
 
IUIAutomationPropertyChangedEventHandler_HandlePropertyChangedEvent(self, sender, propertyId, newValue) source code
 
isUIAWindow(self, hwnd) source code
 
getNearestWindowHandle(self, UIAElement) source code
 
isNativeUIAElement(self, UIAElement) source code
Class Variables [hide private]
  _com_interfaces_ = [IUIAutomationEventHandler, IUIAutomationFo...
Class Variable Details [hide private]

_com_interfaces_

Value:
[IUIAutomationEventHandler, IUIAutomationFocusChangedEventHandler, IUI\
AutomationPropertyChangedEventHandler]