gui.getListItem

Returns a handle to an item in a list.

Prototype

  1. hListItem = gui.getListItem ( hComponent, nRow, [nColumn=1] )

Parameters

hComponent - valid list handle
nRow - row numner 1..n
nColumn - optional column number 1..n, default 1


Return values

hListItem - list item handle


Available since ShiVa 2.0