Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Overview

The Widget class is a utility class that, when combined with the Object and Frame classes, provides the foundation from which all other classes are built. The Widget class is the parent class of all visual objects used to create FRAME entries. Whenever you create an object in a frame, you are creating an instance of a subclass of the Widget class.

SAS/AF software supplies subclasses that inherit the attributes, methods, events, and event handlers provided in the Widget class.

Parent:
Object Class

Class:
sashelp.fsp.Widget.class


Chapter Contents

Previous

Next

Top of Page

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