Chapter Contents |
Previous |
Next |
Extended Table: _putrow |
Details |
Details |
The _putrow method, which is normally used when subclassing extended tables, is not called by SCL code; it is called by the extended table object after the _putrowLabel method runs. The _putrow method is called whenever an object is modified or selected.
This method is provided for compatibility only. When subclassing an extended table, use the _putrowLabel method. For more information on creating a subclass, see SAS/AF online help.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.