Progress
ADM 2 Reference
initializeObject (browser.p)
SmartDataBrowser version of initializeObject. Part of the general initialization process. Sets certain property values.
Parameters: NoneReturns: Nothing (procedure)Notes:
- Invokes initializeObject in
datavis.p
(RUN SUPER).- Starting with Version 9.1A, dynamically creates columns of the SmartDataBrowser when the Dynamic SmartDataBrowser is used.
- For a SmartDataBrowser that is connected to a SmartDataObject as its Data source, sets the DataQueryBrowsed property to TRUE indicating the SmartDataObject is being browsed, and preventing it from being browsed by more than one SmartDataBrowser at a time.
- Sets the value of EnabledHandles, CreateHandles and FieldHandles property.
- Might create a
“
Search Field”
for searching in the SmartDataBrowser if the corresponding SearchField property is set (also new as part of dynamic SmartDataBrowser support for Version 9.1).
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |