Chapter Contents

Previous

Next
SAS/AF Software: Class Dictionary

Using the Catalog Entry Model Class

If you want to expand the functionality of the Catalog Entry Model class, subclass it directly and override the methods you want to modify. For an example of subclassing an existing model, see the External File Model class.

If you are making a model to view data other than catalog entries or external files, subclass the Text Model Template class. In this case, define all the methods for the class to provide the functionality specific to your data. For an example of creating a new model by subclassing the Text Model Template class, see that class.


Chapter Contents

Previous

Next

Top of Page

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