Progress
ADM 2 Reference
notifyPage (containr.p)
Invokes the specified procedure in all objects on the CurrentPage of A SmartContainer.
Parameters:INPUT pcProc AS CHARACTER
The internal procedure to run.
Returns: Nothing (procedure)Notes:
- This procedure is necessary because the notion of paging does not fit well with PUBLISH/SUBSCRIBE. All objects in a Container will, for example, subscribe to initialize (and so on), but the paging performs the operation on subsets of those objects.
- The notifyPage procedure will run an event procedure in all the objects on the current page, determined from the PageNtargets property.
Examples:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |