Top Method Summary
Options Name Purpose
- EliminateDuplicatesByCol () Eliminates ttFormLayout records with duplicate LayoutPosition by Columns
- EliminateDuplicatesByRow () Eliminates ttFormLayout records with duplicate LayoutPosition by Rows
# 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

PRIVATE EliminateDuplicatesByCol ()

Purpose: Eliminates ttFormLayout records with duplicate LayoutPosition by Columns
Notes:

Top

PRIVATE EliminateDuplicatesByRow ()

Purpose: Eliminates ttFormLayout records with duplicate LayoutPosition by Rows
Notes:

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       09.11.2024 19:09:32