Working with Lists > Classes > ListBox > ListBox.SelectableSelected
SelectableSelected: function (sender, args)
sender. Event source.
args. Event information.
The SelectableSelected event occurs on any click on list element.
The example of property use is given in description of the ListBox.getScrollBox method.
See also: