|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| AttachBindingSource (BindingSource) |
This Method attaches a new BindingSource given as the Parameter
poBindingSource to the Objects of the current Class. The new
BindingSource may be created by a DataAdapter or borrowed from a
Browser.
It is called by the SmartDataAdapter Class when creating a new
BindingSource or when a new SmartDataSource is registered to the
Class implementing the Interface ISmartDataTarget. |
||
| BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) |
Event handler for the BeginUpdateState event of the SmartDataSource |
||
| DisableForUpdate (ISmartDataTarget) |
Disable the Controls during an Update.
This Method is called by the SmartDataAdapter by a call to
BeginUpdateState () which is defined in the Interface ISmartDataSource.
Enforced by Interface ISmartDataTarget. |
||
| DisposedHandler (Object, EventArgs) |
Event handler for the Disposed event of this instance |
||
| EnableAfterUpdate () |
Enable the Controls after an Update.
This Method is called by the SmartDataAdapter when setting the
SmartDataSourceState Property to Navigatable.
Enforced by Interface ISmartDataTarget. |
||
| EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs) |
Event handler for the EndUpdateState event of the SmartDataSource |
||
| EvaluateTableIOState () |
This Method is not needed here but enforced by the Interface
ISmartDataTarget. |
||
| OnBeginInit () |
Invoked at the beginning of a Containers InitializeComponents
method |
||
| OnEndInit () |
Invoked at the end of a Containers InitializeComponents method |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartComboControl () |
The Constructor initializes a new SmartComboControl and sets default
values. Set's the DesignTime property using the LicenseManager. |
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Data.BindingSource BindingSource |
|
||
| LOGICAL DesignTime |
|
||
| LOGICAL Initializing |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource LinkDataSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource |
|
|
Top
AttachBindingSource (BindingSource)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BeginUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)
|
|||||||||||||||||||||||||||
DisableForUpdate (ISmartDataTarget)
|
|||||||||||||||||||||||||||
DisposedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||
EnableAfterUpdate ()
|
|||||||||||||||||||||||||||
EndUpdateStateHandler (Object, DataSourceUpdateStateEventArgs)
|
|||||||||||||||||||||||||||
EvaluateTableIOState ()
|
|||||||||||||||||||||||||||
OnBeginInit ()
|
|||||||||||||||||||||||||||
OnEndInit ()
|
|||||||||||||||||||||||||||
SmartComboControl ()
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Data.BindingSource BindingSource
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL DesignTime
|
|||||||||
LOGICAL Initializing
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource LinkDataSource
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartDataSource SmartDataSource
|
|||||||||