Namespace: Consultingwerk.Windows.Framework.Repository.Rendering
Class 
DynamicFormRenderingService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Windows.Framework.Repository.Rendering.IDynamicFormRenderingService
Inherited by: Consultingwerk.Windows.Framework.Repository.Rendering.DynamicPanelRenderingService

File:DynamicFormRenderingService
Purpose:Default rendering service for dynamic forms
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jan 03 14:02:17 CET 2019



Top Method Summary
Options Name Purpose
# PerformLayout (Control, character, handle) Performs the Form Layout
# ProcessLinks (DynamicForm, handle, handle) Process Link definitions
+ Progress.Windows.Form RenderDynamicForm (handle, character) Renders a Dynamic Form
+ Progress.Windows.Form RenderDynamicForm (handle, character, String, IComponent>) Renders a Dynamic Form
# RenderInstances (DynamicForm, handle, character, String, IComponent>) Renders the instances on the dynamic form

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


Method Detail
Top

PROTECTED PerformLayout (Control, character, handle)

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)

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)

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>)

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

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

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


Returns LOGICAL
Top

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


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


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