Top Method Summary
Options Name Purpose
# HANDLE GetPageQuery (handle, handle, character) Returns a dynamic query on the eSmartPage table
# 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, handle, handle, character, character, character) Renders the rows of the current container
+ RenderInstances (Control, handle, handle, character, character, character, character, character) Renders the instances of a responsive container level
# RenderRows (Control, handle, handle, character, character, character) Renders the rows of the current container


Method Detail
Top

PROTECTED HANDLE GetPageQuery (handle, handle, character)

Purpose: Returns a dynamic query on the eSmartPage table
Notes:

Parameters:
phSmartPage HANDLE
The handle of the eSmartPage buffer
phDesignAttributeValue_inst HANDLE
The hndle of the eDesignAttributeValue_inst buffer
pcObjectInstanceGuid CHARACTER
The ObjectInstanceGuid of the tab folder instance
Returns HANDLE
The handle of the query for the eSmartPage records
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, handle, handle, character, character, character)

Purpose: Renders the rows of the current container
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
phRepositoryData HANDLE
The ProDataset with the repository data
phInstanceAttributes HANDLE
The ProDataset with the instance attributes
pcContainerObjectMasterGuid CHARACTER
The GUID of the container's Object Master record
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the Form)
pcPageGuid CHARACTER
The GUID of the page that is being rendered
Top

PUBLIC RenderInstances (Control, handle, handle, character, 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
phRepositoryData HANDLE
The ProDataset with the repository data
phInstanceAttributes HANDLE
The ProDataset with the instance attributes
pcContainerObjectMasterGuid CHARACTER
The GUID of the container's Object Master record
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the Form)
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, handle, handle, character, character, character)

Purpose: Renders the rows of the current container
Notes:

Parameters:
poContainer System.Windows.Forms.Control
The Control representing the container
phRepositoryData HANDLE
The ProDataset with the repository data
phInstanceAttributes HANDLE
The ProDataset with the instance attributes
pcContainerObjectMasterGuid CHARACTER
The GUID of the container's Object Master record
pcParentInstanceGuid CHARACTER
The GUID of the parent instance (or ? for the Form)
pcPageGuid CHARACTER
The GUID of the page that is being rendered


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