IMenu
Last updated
Last updated
Mobilize.QualityMate.ControlInterfaces
Defines the basic interactions for Menu controls.
Technology |
---|
Implements IControl, IValidatable, Mobilize.QualityMate.ControlInterfaces.Behavior.IList<IElement>
Clicks the menu items indicated at the path.
Parameters
path
System.String[]
Set of items of the menu.
Validates if the specified path corresponds to the menu options of this control.
Parameters
path
System.String[]
Set of items of the menu.
Returns
System.Boolean True if the indicated path corresponds to the menu options, false if not.
Traverses the menu tree and returns the last menu item in the path.
Parameters
path
System.String[]
Set of items in the menu.
Returns
IElement The last menu item in the desired path.
MenuBar
wm-menu
wm-toolstrip