Chapter Contents |
Previous |
Next |
Row/Column Data Vector Class: _getRepresentation |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_getRepresentation', rep); |
Argument | Type | Description | |
---|---|---|---|
rep |
C | returns the label representation: | |
'REGTITLE' | label is in the region title | ||
'NOLABEL' | no label is displayed | ||
'WIDGET' | label is a widget |
Details |
The _getRepresentation method is valid only if the viewer is a form editor.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.