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

File:DynamicFormRenderingService
Purpose:Default rendering service for dynamic forms
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jan 03 14:02:17 CET 2019
/* Mike Fechner, Consultingwerk Ltd. 13.09.2017
Preprocessor variables for SmartComponentLibrary, WinKit and SmartFramework
based on Consultingwerk/packages.i now



Top Method Summary
Options Name Purpose
# CacheLinkTypes () Caches List Types
# PerformLayout (Control, character) Performs the Form Layout
# ProcessLinks (DynamicForm, handle) Process Link definitions
+ Consultingwerk.SmartComponents.Base.SmartWindowForm RenderDynamicForm (handle, character) Renders a Dynamic Form
# RenderInstances (DynamicForm, handle, character) Renders the instances on the dynamic form

Top Constructor Summary
Options Name Purpose
+ DynamicFormRenderingService () Constructor for the DynamicFormRenderingService class


Method Detail
Top

PROTECTED CacheLinkTypes ()

Purpose: Caches List Types
Notes:

Top

PROTECTED PerformLayout (Control, character)

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

PROTECTED ProcessLinks (DynamicForm, 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
Top

PUBLIC Consultingwerk.SmartComponents.Base.SmartWindowForm 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 Consultingwerk.SmartComponents.Base.SmartWindowForm
The reference to the rendered Form instance
Top

PROTECTED RenderInstances (DynamicForm, handle, character)

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


Constructor Detail
Top

PUBLIC DynamicFormRenderingService ()

Purpose: Constructor for the DynamicFormRenderingService class
Notes:



Temp-Table Detail


©2006-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       09.08.2019 00:05:26