Progress
ADM 2 Reference
displayObjects (datavis.i)
Displays values for nondatabase-related fields.
Parameters: NoneReturns: Nothing (procedure)Notes:
- Invoked from displayFields.
- Displays the values of the fields that are listed in the AppBuilder-maintained preprocessor variable {&DISPLAYED–OBJECTS}. These are fill-ins and other frame fields that are not associated with fields in the associated SmartDataObject.
- This procedure is located in the
datavis.i
include file rather than the super proceduredatavis.p
in order to provide access to the DISPLAYED–OBJECTS preprocessor value. Therefore, to override this procedure, it is necessary to define a local version of displayedObjects in an individual visual SmartObject and then define the EXCLUDE–displayedObjects preprocessor, which will remove the standard version from the compilation.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |