Menu.ItemSelected

Syntax

ItemSelected: function (sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The ItemSelected event is fired on menu item selection.

Example

The example of event use is given on the Example of Creating the MainMenu Component page.

See also:

Menu