|
|
Interfaces | ||
---|---|---|
|
IFieldValidationError | |
Classes | ||
---|---|---|
|
AssignForeignFieldsEventArgs | |
|
AssignKeyFieldErrorEventArgs | Event argument for the AssignKeyFieldError event of the SmartDatasetAdapter |
|
AssignKeyFieldsEventArgs | Event Argument class for the AssignKeyFields event of the SmartDatasetAdapter class |
|
BindingSourceChangedEventArgs | Event Argument class for the BindingSourceChanged event of the SmartDataAdapter class |
|
BufferHandleEventArgs | General purpose event argument that passes a buffer handle |
|
Const | SmartComponent Library framework constants |
|
DictionaryISmartDataSource | Dictionary of ISmartDataSource instances |
|
EvaluateParentQueryException | Exception thrown from the EvaluateParentQuery method of the SmartDatasetAdapter class |
|
InitializeLookupBrowserLayoutEventArgs | Event argument class for the InitializeLookupBrowserLayout event of the SmartLookup |
|
InitializeViewerLogicObjectException | Exception thrown when there was an error initializing a SmartViewerControls Logic Object |
|
ListISmartDataTarget | |
|
ListISmartGroupAssignTarget | |
|
ListISmartGroupCreateTarget | |
|
ListISmartTableIOTarget | |
|
ListSmartDataAdapter | |
|
ListSmartViewerControl | Generic list for SmartViewerControl instances |
|
NoParentRecordAvailableException | Exception thrown from the EvaluateParentQuery method of the SmartDatasetAdapter class |
|
SmartBrowserControl | Base class for the Browsers/Grids in the SmartComponent Library framework |
|
SmartBrowserListChangedEventArgs | |
|
SmartBusinessEntityLookupDesign | |
|
SmartComboControl | |
|
SmartComponent | Base class for custom Component's in the SmartComponent Library Framework. |
|
SmartDataAdapter | Abstract base class for all Data Adapter implementations in the SmartComponente Library |
|
SmartDatasetAdapter | Shared base class of the SmartBusinessEntityAdapter and the SmartDatasetChildAdapter |
|
SmartLookup | Abstract base class for Lookup Controls |
|
SmartLookupDialogForm | Foundation for GUI for .NET Forms that can be used as a ISmartBusinessEntityLookupDialog Form |
|
SmartLookupSettings | Default Settings for the SmartLookupSettings class |
|
SmartMDIContainer | Base class for MdiContainer inheriting from the SmartWindowForm class |
|
SmartNavigationTargetPositionChangedEventArgs | Event argument for the SmartNavigationTargetPositionChanged event |
|
SmartNavigationTargetStateChangedEventArgs | Event Argument for the UpdateSmartNavigationTargetState event method of the ISmartNavigationSource classes |
|
SmartTableIOStateChangedEventArgs | Event Argument for the SmartTableIOStateChanged event of the ISmartTableIOTarget classes |
|
SmartUserControl | Base class for SmartComponent Library user Controls |
|
SmartViewerControl | Base class for SmartComponent Library Viewer Controls |
|
SmartViewerLogic | Base class for classes that provide client side logic for SmartViewerControl instances |
|
SmartViewerOptionalFeatures | Contains toggles that allow to turn on or off optional hooks in the SmartViewerControl code base |
|
SmartWindowForm | Base class for SmartComponent Library Forms |
|
SmartWindowFormController | Delegate for shared functionality between SmartWindowsForm and SmartRadWindowForm and SmartRadRibbonWindowForm |
|
UnableToCommitTransactionException | Exception thrown when the SmartBusinessEntityAdapter cannot commit the transaction because one TableIOTarget remained in update mode after calling SaveChanges |
|
UnableToRejectTransactionException | Exception thrown when the SmartBusinessEntityAdapter cannot reject the transaction because one TableIOTarget remained in update mode after calling SaveChanges |
|
UnableToRepositionAfterUpdateRowEventArgs | Argument for the UnableToRepositionAfterUpdateRow event of the SmartDatasetAdapter. Allows customized handling of errors when the updated row cannot be repositioned to after update (e.g. open the query with different arguments) |