Working with General Visual Components > Classes > Menu > Menu.ItemSelected
ItemSelected: function (sender, args)
sender. Event source.
args. Event information.
The ItemSelected event is fired on menu item selection.
The example of event use is given on the Example of Creating the MainMenu Component page.
See also: