Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISupportsScrollup Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.SmartBusinessEntityAdapterTester

File:ISupportsScrollup
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Feb 25 14:46:23 CET 2011
Purpose: Gets/Sets the BatchSize used when reading data from the Business
Entity. Batching is used for the EntityTable, not the view
tables!
Notes:



Top Method Summary
Options Name Purpose
+ OffHome () Fetches the Previous Batch of records
+ LOGICAL PreviousBatchAvailable () Returns true if a previous batch is available.

Top Property Summary
Options Name Purpose
+ INTEGER BatchSize
+ Progress.Data.BindingSource BindingSource
+ CHARACTER RecordPosition


Method Detail
Top

PUBLIC OffHome ()

Purpose: Fetches the Previous Batch of records
Notes:

Top

PUBLIC LOGICAL PreviousBatchAvailable ()

Purpose: Returns true if a previous batch is available.
Notes:

Returns LOGICAL
Logical value indicating if a previous batch is available


Property Detail
Top

PUBLIC INTEGER BatchSize


Returns INTEGER
Top

PUBLIC Progress.Data.BindingSource BindingSource


Returns Progress.Data.BindingSource
Top

PUBLIC CHARACTER RecordPosition


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:03