Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Overview

The Extended Table class enables you to create a row containing objects that are logically grouped together and repeated. You provide statements in the SCL program to process these objects as an extended table of objects rather than as a single row of objects. The number of times these objects are repeated is determined when the program is executed. The term logical row describes the set of objects that is repeated.

Extended tables can also be used as selection lists. That is, they can display rows of objects from which users can make one or more selections.

Parent:
sashelp.fsp.widget.class

Class:
sashelp.fsp.ExtTbl.class


Chapter Contents

Previous

Next

Top of Page

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