Chapter Contents |
Previous |
Next |
Data Form: _setCurrentWidget |
Syntax | |
Details |
Syntax |
CALL SEND (form-id, '_setCurrentWidget', widget-id); |
Argument | Type | Description |
---|---|---|
widget-id |
N | specifies the object identifier of the widget |
Details |
The _setCurrentWidget method makes the requested widget active if and only if it is contained inside the data form. Otherwise, the method causes a program halt.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.