Namespace: Consultingwerk.Web.Data
Class 
JsonDataSource Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
ABSTRACT USE-WIDGET-POOL

File:JsonDataSource
Purpose:Abstract base class for JSON Data Sources for Kendo.UI
Controls
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Nov 13 23:03:05 CET 2014
Purpose: Gets and sets the batch size
Notes:



Top Method Summary
Options Name Purpose
# CHARACTER BuildQueryString () Returns the Query String for the web request
+ FetchData () Fetchs the Data from the Business Entity
+ OutputTable () Performs the JSON Output to the web stream

Top Property Summary
Options Name Purpose
+ INTEGER BatchSize
+ HANDLE DatasetHandle
+ A CHARACTER EntityName
+ A CHARACTER EntityTable
+ A CHARACTER EntityView
+ HANDLE TableHandle


Method Detail
Top

PROTECTED CHARACTER BuildQueryString ()

Purpose: Returns the Query String for the web request
Notes:

Returns CHARACTER
The query string
Top

PUBLIC FetchData ()

Purpose: Fetchs the Data from the Business Entity
Notes:

Top

PUBLIC OutputTable ()

Purpose: Performs the JSON Output to the web stream
Notes:



Property Detail
Top

PUBLIC INTEGER BatchSize


Returns INTEGER
Top

PUBLIC HANDLE DatasetHandle


Returns HANDLE
Top

PUBLIC CHARACTER EntityName


Returns CHARACTER
Top

PUBLIC CHARACTER EntityTable


Returns CHARACTER
Top

PUBLIC CHARACTER EntityView


Returns CHARACTER
Top

PUBLIC HANDLE TableHandle


Returns HANDLE


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