Chapter Contents

Previous

Next
Form Editor: _getWidgets

Form Editor: _getWidgets



Retrieves information about all of the form editor's widgets


Syntax
Details

Syntax

CALL SEND (form-id, '_getWidgets', widget-list);

Argument Type Description
widget-list
N specifies the identifier of an SCL list to contain the information about the form editor's widgets


Details

The _getWidgets method returns complete information about all of the widgets inside of the form editor and places them in the list as sublist items. Each sublist in the list is named using the object's name.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.