SelectableSelected: function(sender, args)
sender. Event source.
args. Event information. Available arguments: Event - event settings; Element - DOM item where event occured; Control - item which was clicked.
The SelectableSelected event occurs on the mouse click on the item.
The example of event use is given in description of the TabControl.removeItemByIndex method.
See also: