Namespace: Consultingwerk.WindowIntegrationKit
Interface 
IRenderedBrowseCustomizer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:IRenderedBrowseColumnCustomizer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Jun 11 14:32:24 CET 2012
Purpose: Callback method into Service classes, allows the customization of
RenderedBrowseControl itself
Notes: Invoked during the Constructor of the RenderedBrowseControl



Top Method Summary
Options Name Purpose
+ AssignBrowseProperties (handle, handle, RenderedBrowseControl) Callback method into Service classes, allows the customization of RenderedBrowseControl itself
+ InitializeLayout (handle, handle, RenderedBrowseControl) Callback method into Service classes, allows the customization of RenderedBrowseControl itself


Method Detail
Top

PUBLIC AssignBrowseProperties (handle, handle, RenderedBrowseControl)

Purpose: Callback method into Service classes, allows the customization of
RenderedBrowseControl itself
Notes: Invoked during the Constructor of the RenderedBrowseControl

Parameters:
phProcedure HANDLE
The procedure handle that created the original BROWSE widget
phBrowseHandle HANDLE
The browse handle that is the foundation for the RenderedBrowseControl
poGrid Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The reference to the RenderedBrowseControl
Top

PUBLIC InitializeLayout (handle, handle, RenderedBrowseControl)

Purpose: Callback method into Service classes, allows the customization of
RenderedBrowseControl itself
Notes: Invoked during the OnInitializeLayout override

Parameters:
phProcedure HANDLE
The procedure handle that created the original BROWSE widget
phBrowseHandle HANDLE
The browse handle that is the foundation for the RenderedBrowseControl
poGrid Consultingwerk.WindowIntegrationKit.Controls.RenderedBrowseControl
The reference to the RenderedBrowseControl


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:01