Chapter Contents

Previous

Next
Form Editor: _setCurrentWidget

Form Editor: _setCurrentWidget



Sets the active widget


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 form editor. 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.