Chapter Contents |
Previous |
Next |
Form Data Model: _setRowInfo |
Syntax | |
Details |
Syntax |
CALL SEND (model-id, '_setRowInfo', data-vector-id); |
Argument | Type | Description |
---|---|---|
data-vector-id |
N | specifies the object identifier of an instance of the Row/Column Data Vector class |
Details |
The _setRowInfo method sets information about one row.
The data vector queried by the _setRowInfo method is an instance of the Row/Column Data Vector class. The viewer creates the data vector instance.
You can manipulate the data vector's information with calls to methods of the Row/Column Data Vector class, which get data vector values. These methods are described in the Row/Column Data Vector class.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.