Progress
ADM 2 Reference
initializeObject (visual.p)
Initialization code specific to visualizations.
Parameters: NoneReturns: Nothing (procedure)Notes:
- Invoked with RUN SUPER from
containr.p
’s version of initializeObject.- Reads through the list of enabled objects (which does not include RowObject fields) and gets their handles to store in EnabledObjHdls property.
- Invokes enableObject and viewObject depending on the values of DisableOnInit and HideOnInit property settings.
- Invokes applyLayout to change the object to the correct layout if there are multiple layouts.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |