Chapter Contents

Previous

Next
List View Control: _getItem

List View Control: _getItem



Returns information about a specific row


Syntax

Syntax

objectName._getItem( row, icon, columnValues,id,editable );

Argument Type Use Description
row Numeric Input specifies the index of the row to retrieve
icon Numeric Output returns the icon associated with the row
columnValues List Output returns a list containing the column values for the row
id Numeric Output returns the id associated with the row
editable Numeric Output returns the editable status of the row


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.