Chapter Contents |
Previous |
Next |
Work Area: _issel |
Syntax | |
Details |
Syntax |
CALL NOTIFY (workarea-name, '_issel', widget-id, status); |
Argument | Type | Description | |
---|---|---|---|
widget-id |
N | specifies the object identifier of a widget in the work area | |
status |
C | returns a value indicating whether the item is currently selected: | |
'Y' | selected | ||
'N' | not selected |
Details |
Use the _getWidgets method in this class to return the list of widgets.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.