Top Method Summary
Options Name Purpose
INTEGER ControlGroupPage (handle, character) Returns the page number the control group is located on
InitializeCustomizer () Initializes the IRenderedViewerCustomizer reference
LOGICAL IsLayoutComponent (handle, handle) Returns if the rendered component is a Layout component
System.ComponentModel.IComponent RenderComponent (SmartViewerControl, Control, ITabFolderParent, IContainer, handle, handle, BindingSource) Renders a component on a dynamic viewer
System.ComponentModel.IComponent RenderComponent (Control, IContainer, ITabFolderParent, handle, handle) Renders a component on a dynamic form
Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup RenderControlGroup (character, character, Control, IContainer) Renders a DynamicControlGroup into the given container control
Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup RenderControlGroup (handle, character, Control, IContainer) Renders a DynamicControlGroup into the given parent control
RenderInstances (Control, IContainer, ITabFolderParent, handle, character, character, handle, table) Renders a set of Instances


Method Detail
Top

INTEGER ControlGroupPage (handle, character)

Purpose: Returns the page number the control group is located on
Notes:

Parameters:
phInstanceBuffer HANDLE
The handle of the control group buffer
pcContainerObjectMasterGuid CHARACTER
The ContainerObjectMasterGuid
Returns INTEGER
The page number the viewer is located on
Top

InitializeCustomizer ()

Purpose: Initializes the IRenderedViewerCustomizer reference
Notes:

Top

LOGICAL IsLayoutComponent (handle, handle)

Purpose: Returns if the rendered component is a Layout component
Notes: Components such as the Ribbon do not require a location on
that layout

Parameters:
phInstanceBuffer HANDLE
The handle of the buffer describing the object instance
phAttributesBuffer HANDLE
The reference to the
Returns LOGICAL
Logical value indicating if the component requires a location on the layout
Top

System.ComponentModel.IComponent RenderComponent (SmartViewerControl, Control, ITabFolderParent, IContainer, handle, handle, BindingSource)

Purpose: Renders a component on a dynamic viewer
Notes:

Parameters:
poViewer Consultingwerk.SmartComponents.Base.SmartViewerControl
The reference to the SmartViewerControl
poContainer System.Windows.Forms.Control
The reference to the current Container Control
poTabFolderParent Consultingwerk.Windows.Framework.Repository.Rendering.ITabFolderParent
The reference to the DynamicForm or DynamicControlGroup being rendered
poComponents System.ComponentModel.IContainer
The reference to the Component Container
phInstanceBuffer HANDLE
The handle of the buffer describing the object instance
phAttributes HANDLE
The reference to the
poBindingSource Progress.Data.BindingSource
The Design Time BindingSource
Returns System.ComponentModel.IComponent
The reference to the System.ComponentModel.IComponent that has been created
Top

System.ComponentModel.IComponent RenderComponent (Control, IContainer, ITabFolderParent, handle, handle)

Purpose: Renders a component on a dynamic form
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The reference to the current Container Control
poComponents System.ComponentModel.IContainer
The reference to the Component Container
poTabFolderParent Consultingwerk.Windows.Framework.Repository.Rendering.ITabFolderParent
The reference to the DynamicForm or DynamicControlGroup being rendered
phInstanceBuffer HANDLE
The handle of the buffer describing the object instance
phAttributesBuffer HANDLE
The reference to the
Returns System.ComponentModel.IComponent
The reference to the System.ComponentModel.IComponent that has been created
Top

Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup RenderControlGroup (character, character, Control, IContainer)

Purpose: Renders a DynamicControlGroup into the given container control
Notes:

Parameters:
pcObjectMaster CHARACTER
The name of the repository object master
pcParameterValue CHARACTER
The optional character parameter object
poParentControl System.Windows.Forms.Control
The reference to the parent control
poComponents System.ComponentModel.IContainer
The reference to the component IContainer
Returns Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
The reference to the rendered DynamicControlGroup instance
Top

Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup RenderControlGroup (handle, character, Control, IContainer)

Purpose: Renders a DynamicControlGroup into the given parent control
Notes:

Parameters:
phRepositoryData HANDLE
The repository data of the form to launch
pcParameterValue CHARACTER
The character parameter value for the form
poParentControl System.Windows.Forms.Control
The reference to the Parent Control
poComponents System.ComponentModel.IContainer
The reference to the Forms Component Container
Returns Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroup
The reference to the rendered DynamicControlGroup instance
Top

RenderInstances (Control, IContainer, ITabFolderParent, handle, character, character, handle, table)

Purpose: Renders a set of Instances
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The reference to the current Container Control
poComponents System.ComponentModel.IContainer
The reference to the Component Container
poTabFolderParent Consultingwerk.Windows.Framework.Repository.Rendering.ITabFolderParent
The reference to the DynamicForm or DynamicControlGroup being rendered
phRepositoryData HANDLE
The ProDataset with the repository data
pcContainerObjectMasterGuid CHARACTER
The GUID of the container's Object Master record
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the viewer)
phAttributesBuffer HANDLE
The reference to the attributes buffer
ttInstances TEMP-TABLE ttInstances
The temp-table to store the references to the instances in


Temp-Table Detail

Temp-Table ttInstances

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:32