Progress
ADM 2 Reference


initializeObject (containr.p)

Does container-specific initialization. If the container is a SmartFrame or nonvisual container, createObjects is run at this time. It is not run for a SmartFrame when it is first created to avoid creating objects that are not needed until after startup. If there is a StartPage (a first page to position to other than page 0), it is selected. If the HideOninit or DisableOnInit property is set for the Container, it is propagated to all contained objects before they are initialized. Then the container publishes initializeObject to initialize all its contents. Finally it does RUN SUPER to execute the initialization code in smart.p.

Parameters: None

Returns: Nothing (procedure)

Notes: None


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