pyWinAuto: pywinauto.controls.menuwrapper -- Wrapper around Menu's and Menu items

menuwrapper

Wrapper around Menu's and Menu items

These wrappers allow you to work easily with menu items. You can select or click on items and check if they are checked or unchecked.


Attributes

a Timings

<pywinauto.timings.TimeConfig object at 0x014D30F0>

Classes

C MenuItemNotEnabled(...) ...

Raised when a menuitem is not enabled

This class contains 2 members.

C MenuItem(...) ...

Wrap a menu item

This class contains 13 members.

C Menu(...) ...

A simple wrapper around a menu handle

A menu supports methods for querying the menu and getting it's menu items.

This class contains 6 members.

See the source for more information.