↓ 60 callersMethodClick x: int, if < 0, click self.BoundingRectangle.right + x, if not None, ignore ratioX. y: int, if < 0, click self.BoundingRectangle.bott
wxauto/uiautomation.py:6129
↓ 51 callersMethodButtonControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6407
↓ 26 callersMethodListControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6449
↓ 23 callersMethodTextControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6503
↓ 22 callersMethodEditControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6431
↓ 14 callersMethodPaneControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6464
↓ 14 callersMethodWindowControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6524
↓ 11 callersMethodListItemControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6452
↓ 9 callersMethodRightClick x: int, if < 0, right click self.BoundingRectangle.right + x, if not None, ignore ratioX. y: int, if < 0, right click self.BoundingRe
wxauto/uiautomation.py:6163
↓ 7 callersMethodMenuControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6455
↓ 7 callersMethodMoveCursorToInnerPos Move cursor to control's internal position, default to center. x: int, if < 0, move to self.BoundingRectangle.right + x, if not None,
wxauto/uiautomation.py:6092
↓ 5 callersMethodMenuItemControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6461
↓ 2 callersMethodCheckBoxControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6413
↓ 2 callersMethodControl(self, searchDepth=0xFFFFFFFF, searchInterval=SEARCH_INTERVAL, foundIndex=1, element=0, **searchProperties)
wxauto/uiautomation.py:6404
↓ 2 callersMethodDoubleClick x: int, if < 0, right click self.BoundingRectangle.right + x, if not None, ignore ratioX. y: int, if < 0, right click self.BoundingRe
wxauto/uiautomation.py:6180