RasterList.getSelectedItem( )

Retrieve the selected item. If multiple items are selected, returns the last item clicked. Use the hasSelection() method to test if the list has any selected items.

Returns

Type Description
object The last item clicked in the current selection. Returns null if no items are selected.

See Also

Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López