Namespace: Consultingwerk.Windows.Framework.Repository.Rendering
Class 
ContainerControlRenderingService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Inherited by: Consultingwerk.Windows.Framework.Repository.Rendering.DynamicControlGroupRenderingService Consultingwerk.Windows.Framework.Repository.Rendering.SplitContainer.SplitContainerRenderer Consultingwerk.Windows.Framework.Repository.Rendering.TabFolderRenderer
ABSTRACT

File:ContainerControlRenderingService
Purpose:Abstract base class for container components (SplitContainer, TabFolder)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon May 16 05:30:46 CEST 2022
Purpose: Returns the reference to the component rendering service
Notes:



Top Method Summary
Options Name Purpose
# Consultingwerk.Windows.Framework.Repository.Rendering.IComponentRenderingService GetComponentRenderingService (character) Returns the reference to the component rendering service
+ System.ComponentModel.IComponent RenderComponentInstance (Control, IContainer, ITabFolderParent, handle, handle, integer, character, character, table-handle) Renders a component instance


Method Detail
Top

PROTECTED Consultingwerk.Windows.Framework.Repository.Rendering.IComponentRenderingService GetComponentRenderingService (character)

Purpose: Returns the reference to the component rendering service
Notes:

Parameters:
pcServiceTypeName CHARACTER
The class name of the component rendering service
Returns Consultingwerk.Windows.Framework.Repository.Rendering.IComponentRenderingService
The reference to the IComponentRenderingService instance
Top

PUBLIC System.ComponentModel.IComponent RenderComponentInstance (Control, IContainer, ITabFolderParent, handle, handle, integer, character, character, table-handle)

Purpose: Renders a component instance
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 attributes buffer
piPageNumber INTEGER
The page number
pcPageGuid CHARACTER
The guid referencing the page of the instance
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the viewer)
phttInstances TABLE-HANDLE
The temp-table to store the references to the instances in
Returns System.ComponentModel.IComponent
The reference to the System.ComponentModel.IComponent that has been created


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