Namespace: Consultingwerk.Windows.Framework.Repository.Rendering
Class 
DynamicPanelRenderingService Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
Implements: Consultingwerk.Windows.Framework.Repository.Rendering.IDynamicFormRenderingService, Consultingwerk.Windows.Framework.Repository.Rendering.IDynamicPanelRenderingService

File:DynamicPanelRenderingService
Purpose:Default rendering service for dynamic forms
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jan 03 14:02:17 CET 2019
Purpose: Renders a Dynamic Form as a Panel into the given Parent Control
Notes:



Top Method Summary
Options Name Purpose
# PerformLayout (Control, character, handle) Performs the Form Layout
Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
# ProcessLinks (DynamicForm, handle, handle) Process Link definitions
Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
+ Progress.Windows.Form RenderDynamicForm (handle, character) Renders a Dynamic Form
Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
+ Progress.Windows.Form RenderDynamicForm (handle, character, String, IComponent>) Renders a Dynamic Form
Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
+ Progress.Windows.Form RenderDynamicPanel (handle, character, Control) Renders a Dynamic Form as a Panel into the given Parent Control
# RenderInstances (DynamicForm, handle, character, String, IComponent>) Renders the instances on the dynamic form
Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService

Top Property Summary
Options Name Purpose
+ LOGICAL Logging
Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
+ Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm RenderingFormInstance
Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService


Method Detail
Top

PROTECTED PerformLayout (Control, character, handle)

Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
Purpose: Performs the Form Layout
Notes:

Parameters:
poContainerControl System.Windows.Forms.Control
The Container Control
pcLayoutOrientation CHARACTER
The layout orientation of the container (row... or hor..., col... or ver...)
phttInstances HANDLE
The handle of the ttInstances instance for the current iteration
Top

PROTECTED ProcessLinks (DynamicForm, handle, handle)

Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
Purpose: Process Link definitions
Notes:

Parameters:
poForm Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm
The reference to the DynamicForm instance
phRepositoryData HANDLE
The repository data of the form to launch
phttInstances HANDLE
The default buffer handle of the ttInstances instance for the current iteration
Top

PUBLIC Progress.Windows.Form RenderDynamicForm (handle, character)

Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
Purpose: Renders a Dynamic Form
Notes:

Parameters:
phRepositoryData HANDLE
The repository data of the form to launch
pcParameterValue CHARACTER
The character parameter value for the form
Returns Progress.Windows.Form
The reference to the rendered Form instance
Top

PUBLIC Progress.Windows.Form RenderDynamicForm (handle, character, String, IComponent>)

Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
Purpose: Renders a Dynamic Form
Notes:

Parameters:
phRepositoryData HANDLE
The repository data of the form to launch
pcParameterValue CHARACTER
The character parameter value for the form
poComponents System.Collections.Generic.Dictionary
The Dictionary of existing components (SmartDataAdapters)
Returns Progress.Windows.Form
The reference to the rendered Form instance
Top

PUBLIC Progress.Windows.Form RenderDynamicPanel (handle, character, Control)

Purpose: Renders a Dynamic Form as a Panel 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
Returns Progress.Windows.Form
The reference to the rendered Form instance
Top

PROTECTED RenderInstances (DynamicForm, handle, character, String, IComponent>)

Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService
Purpose: Renders the instances on the dynamic form
Notes:

Parameters:
poForm Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm
The reference to the DynamicForm instance
phRepositoryData HANDLE
The repository data of the form to launch
pcLayoutOrientation CHARACTER
The layout orientation of the container (row... or hor..., col... or ver...)
poComponents System.Collections.Generic.Dictionary
The Dictionary of existing components (SmartDataAdapters)


Property Detail
Top

PUBLIC LOGICAL Logging

Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService

Returns LOGICAL
Top

PUBLIC Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm RenderingFormInstance

Inherited from Consultingwerk.Windows.Framework.Repository.Rendering.DynamicFormRenderingService

Returns Consultingwerk.Windows.Framework.Repository.Rendering.DynamicForm


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