Chapter Contents |
Previous |
Next |
Row/Column Data Vector Class: _setClassName |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_setClassName', class); |
Argument | Type | Description |
---|---|---|
class |
C | specifies the label class name |
Details |
The _setClassName method is valid only if the viewer is a form editor.
The label class is the name of the widget class the form editor uses to display labels. The instance variables list of this class is controlled with the _getAttributes and _setAttributes methods.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.