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

File:ISmartFilterTarget
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Aug 24 15:44:50 CEST 2010
Purpose: Event raised to collect Filter Values from Filter Sources
Notes: Required by IFilterTarget



Top Method Summary
Options Name Purpose
+ LOGICAL RetrieveData () Reads Data from a Datasource and links the DataHandle

Top Event Summary
Options Name Purpose
+ CollectFilterValues (Object, CollectFilterValuesEventArgs) Event raised to collect Filter Values from Filter Sources


Method Detail
Top

PUBLIC LOGICAL RetrieveData ()

Purpose: Reads Data from a Datasource and links the DataHandle
Notes:

Returns LOGICAL
Logical value indicating the success of the method


Event Detail
Top

PUBLIC CollectFilterValues (Object, CollectFilterValuesEventArgs)

Purpose: Event raised to collect Filter Values from Filter Sources
Notes: Required by IFilterTarget

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.CollectFilterValuesEventArgs
The CollectFilterValuesEventArgs with the data for this event


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