Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ActivateSmartControl (Control) |
Marks a SmartViewerControl or SmartBrowserControl as Active |
||
| LOGICAL CanFindInComponentsCollection (Object) |
Returns if the component can be found in the ComponentsCollection |
||
| System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form |
||
| Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl GetToolbar () |
Returns the reference to the ISmartToolbarControl of the ISmartWindowForm |
||
| LockForm () |
Locks the Form |
||
| Consultingwerk.Framework.Enum.DialogResultEnum PromptForSaveOfPendingChangesOnClose () |
Shows the Prompt to save pending transactions to the backend while
closing the Form |
||
| LOGICAL RecurseCheckIsOkToClose (Control+ControlCollection, logical, CloseReason) |
Recursively ask all Controls implementing the ICheckOkToClose Interface
whether it is ok to close the form. |
| Options | Name | Purpose | |
|---|---|---|---|
| FormDestroyed DELEGATE System.EventHandler |
Raised when a Form is destroyed (in the Destructor) |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.SmartComponents.Interfaces.ISmartDataSource ExternalDataSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ExternalNavigationTarget |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource PrimaryDataSource |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget PrimaryDataTarget |
|
||
| Consultingwerk.SmartComponents.Interfaces.Design.IDesignNavigationSource PrimaryNavigationSource |
|
|
Top
ActivateSmartControl (Control)
|
||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL CanFindInComponentsCollection (Object)
|
||||||||||||||||||||||||||||||||
System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl GetToolbar ()
|
||||||||||||||||||||||||||||||||
LockForm ()
|
||||||||||||||||||||||||||||||||
Consultingwerk.Framework.Enum.DialogResultEnum PromptForSaveOfPendingChangesOnClose ()
|
||||||||||||||||||||||||||||||||
LOGICAL RecurseCheckIsOkToClose (Control+ControlCollection, logical, CloseReason)
|
||||||||||||||||||||||||||||||||
FormDestroyed DELEGATE System.EventHandler
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.SmartComponents.Interfaces.ISmartDataSource ExternalDataSource
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ExternalNavigationTarget
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataSource PrimaryDataSource
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget PrimaryDataTarget
|
|||||||||
Consultingwerk.SmartComponents.Interfaces.Design.IDesignNavigationSource PrimaryNavigationSource
|
|||||||||