Chapter Contents |
Previous |
Next |
GET_DATA Data Vector: _getClassName |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_getClassName', class); |
Argument | Type | Description |
---|---|---|
class |
C | returns the data class name |
Details |
The _getClassName method is valid only if the viewer is a form editor. The data class is the name of the widget class the form editor uses to display data. You control the instance variables list of this class with the _getClassProperties and _setClassProperties methods.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.