Namespace: Consultingwerk.Web2.Services.Rendering.FormComponents
Class 
TabFolderWebRendering Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Web2.Services.Rendering.FormComponents.IFormWebRenderingComponent

File:TabFolderWebRendering
Purpose:Renders a Split Container instance
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 15 11:31:13 CET 2018
Purpose: Returns a dynamic query on the eSmartPage table
Notes:



Top Method Summary
Options Name Purpose
# HANDLE GetPageQuery (handle, handle, character) Returns a dynamic query on the eSmartPage table
+ Progress.Json.ObjectModel.JsonObject RenderComponentToJson (character, handle, handle) Renders a component to JSON


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
phAttributes HANDLE
The handle of the attributes buffer
pcContainerObjectMasterGuid CHARACTER
The GUID of the Cotainer Object Master
Returns HANDLE
The handle of the query for the eSmartPage records
Top

PUBLIC Progress.Json.ObjectModel.JsonObject RenderComponentToJson (character, handle, handle)

Purpose: Renders a component to JSON
Notes:

Parameters:
pcObjectInstanceGuid CHARACTER
The GUID of the current object instance
phAttributesBuffer HANDLE
The record buffer with the object attributes
phRepositoryData HANDLE
The repository data to render (ProDataset)
Returns Progress.Json.ObjectModel.JsonObject
The JSON object describing the component


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