Chapter Contents

Previous

Next
Row/Column Data Vector Class: _getClassName

Row/Column Data Vector Class: _getClassName



Returns the label class name


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_getClassName', class);

Argument Type Description
class
C returns the label class name


Details

The _getClassName 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 _getClassProperties and _setClassProperties methods.


Chapter Contents

Previous

Next

Top of Page

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