IDataSourcePicker Interface

Used By

GeoCalcCOM.DataSourcePicker

 

Public Properties

Property

Description

Caption

Specifies a string that will be displayed on the dialog

ClassType

Specifies the type of object that will be displayed in this dialog, according to the ObjectType enumeration

Code

Specifies the code that identifies the object that will be selected when the dialog is first displayed

DataSource

The DataSource from which this dialog will pick definitions

DefaultType

The ObjectType that identifies the object that will be initially selected when the dialog is displayed

Issuer

Specifies the issuer that identifies the object that will be selected when the dialog is first displayed

 

Public Methods

Method

Description

AdviseOnPickerObjectTest

Specifies an object that will be used to filter the objects that are displayed in the dialog

Show

Shows the dialog and returns the object that is selected

UnadviseOnPickerObjectTest

Disconnects the object used to filter the contents of this dialog