Progress
ADM 2 Reference


SmartFilter

The SmartFilter allows the user to reduce a data stream to a more manageable size, in real time. Logically, SmartFilter resides between some SmartDataObject and some visualization object such as a SmartDataBrowser. By choosing different setups for the Filter, you can give the eventual user more or less control over the contents of the data stream being displayed.

This object’s class is Filter, a Progress class, and its super-procedure file is %DLC%/src/adm2/filter.p. The syntax for loading that file is:

SYNTAX
RUN start-super-proc("adm2/filter.p":U). 

Other files related to filter.p are:

Class Files
Custom Files
Definition
filter.cld
Super
filtercustom.p
Method
filter.i
Method
filtercustom.i
Property
filtprop.i
Property
filtpropcustom.i
Prototype
filtprto.i
Prototype
filtprtocustom.i
Template
dynfilter.w
Exclude
filterexclcustom.i
Instance
filterdefscustom.i


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095