Chapter Contents

Previous

Next
Row/Column Data Vector Class: _setClassName

Row/Column Data Vector Class: _setClassName



Sets the label class name


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.