Namespace: Consultingwerk.Windows.Framework.Repository.Rendering.Form
Class 
ResponsiveContainerRenderer Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartFramework.Repository.Rendering.BaseResponsiveFormRenderer

File:ResponsiveContainerRenderer
Purpose:Layout processor for Windows Forms
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Feb 10 19:21:12 CET 2019



Top Method Summary
Options Name Purpose
# INTEGER LayoutColumn (character, character) Determines the Layout Column
Inherited from Consultingwerk.SmartFramework.Repository.Rendering.BaseResponsiveFormRenderer
# CHARACTER LayoutRow (character, character) Determines the Layout row
Inherited from Consultingwerk.SmartFramework.Repository.Rendering.BaseResponsiveFormRenderer
# RenderCols (Control, character) Renders the cols of the current container
+ RenderInstances (Control, table, character, character, character, character) Renders the instances of a responsive container level
# RenderRows (Control, character) Renders the rows of the current container

Top Property Summary
Options Name Purpose
+ CHARACTER TableLayoutPanelBackgroundStyleSet


Method Detail
Top

PROTECTED INTEGER LayoutColumn (character, character)

Inherited from Consultingwerk.SmartFramework.Repository.Rendering.BaseResponsiveFormRenderer
Purpose: Determines the Layout Column
Notes:

Parameters:
pcPrefix CHARACTER
The layout prefix
pcLayoutPosition CHARACTER
The object instance's layout position
Returns INTEGER
The Layout Column
Top

PROTECTED CHARACTER LayoutRow (character, character)

Inherited from Consultingwerk.SmartFramework.Repository.Rendering.BaseResponsiveFormRenderer
Purpose: Determines the Layout row
Notes:

Parameters:
pcPrefix CHARACTER
The layout prefix
pcLayoutPosition CHARACTER
The object instance's layout position
Returns CHARACTER
The layout row
Top

PROTECTED RenderCols (Control, character)

Purpose: Renders the cols of the current container
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the viewer)
Top

PUBLIC RenderInstances (Control, table, character, character, character, character)

Purpose: Renders the instances of a responsive container level
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
ttInstances TEMP-TABLE ttInstances
The temp-table with the layout instances
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the viewer)
pcPageGuid CHARACTER
The GUID of the SmartPage to render instances for
pcPrefix CHARACTER
The instance position prefix (e.g. L or R for the left and right panes of the splitter)
pcLayoutOrientation CHARACTER
The layout orientation of the container (row... or hor..., col... or ver...)
Top

PROTECTED RenderRows (Control, character)

Purpose: Renders the rows of the current container
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the viewer)


Property Detail
Top

PUBLIC CHARACTER TableLayoutPanelBackgroundStyleSet


Returns CHARACTER


Temp-Table Detail

Temp-Table ttInstances

Defined in:


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