Chapter Contents

Previous

Next
Frame Class: _getWidgets

Frame Class: _getWidgets



Fills an SCL list of all widgets in the current frame


Syntax
Details

Syntax

objectName._getWidgets( widgetsList );

Argument Type Use Description
widgetsList Numeric Update specifies the identifier of a list that when returned is filled with object identifiers of the widgets in the frame


Details

_getWidgets fills a list with all widgets in the frame. This includes widgets that are not available for method calls, such as CSF components, widgets in extended tables, and composite object components.


Chapter Contents

Previous

Next

Top of Page

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