RasterList.getSelectedItems( )
Retrieve list of selected items in the list. Use thehasSelection()
method
to test if the list has any selected items.
Returns
Type | Description |
---|---|
array | Array containing the list selected items. An empty array if no selected items are selected. |