Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Lists > Classes > ListBox > ListBox.getLastItemClick

ListBox.getLastItemClick

Syntax

getLastItemClick();

Description

The getLastItemClick method returns the last selected element of the list.

Example

The example of property use is given in description of the ListBox.getScrollBox method.

See also:

ListBox