|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ActivateLinks (Control) |
Activates the Links between the active control and the
SmartToolbarController |
||
| ActivateSmartControl (Control) |
Marks a SmartViewerControl or SmartBrowserControl as Active |
||
| DeactivateHandler (Object, EventArgs) |
Event handler for the Deactivate event |
||
| DeactivateTimerTick (Object, EventArgs) |
Handles the Tick of the Deactivate Timer component |
||
| Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters () |
Returns a List of Data Adapter instances in the Form |
||
| Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters (SmartDataAdapter) |
Returns a List of Data Adapter instances in the Form |
||
| GetLinkedDataAdapters (SmartDataAdapter, ListSmartDataAdapter) |
Add linked SmartDataAdapter instances to a List |
||
| Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl GetToolbar () |
Returns the reference to the ISmartToolbarControl of the ISmartWindowForm |
||
| LockForm () |
Locks the Form |
||
| OnActiveSmartControlChanged (EventArgs) |
Raises the ActiveSmartControlChanged event |
||
| OnExternalDataSourceChanged (EventArgs) |
Raises the ExternalDataSourceChanged event |
||
| OnExternalNavigationTargetChanged (EventArgs) |
Raises the OnExternalNavigationTargetChanged |
||
| OnFormClosing (FormClosingEventArgs) |
Checks whether it is ok to close the form. If not the FormClosing
process is canceled. |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| OnPrimaryDataSourceChanged (EventArgs) |
Raises the PrimaryDataSourceChanged event |
||
| OnPrimaryDataTargetChanged (EventArgs) |
Raises the PrimaryDataTargetChanged event |
||
| OnPrimaryNavigationSourceChanged (EventArgs) |
Raises the PrimaryNavigationSourceChanged |
||
| OnSmartToolbarControllerChanged () |
Internal event handler |
||
| 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. |
||
| LOGICAL RecurseSaveChangesOnDeactivateForm (Control+ControlCollection, logical) |
Recursively checks all contained controls to save changes on
Deactivate of the Form |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartRadRibbonWindowForm () |
Constructor for the SmartRadRibbonWindowForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| ActiveSmartControlChanged DELEGATE System.EventHandler |
Raised whenever the ActiveSmartSmartControl property has changed |
||
| ExternalDataSourceChanged DELEGATE System.EventHandler |
Raised when the ExternalDataSource property changes |
||
| ExternalNavigationTargetChanged (Object, EventArgs) |
Raised when the ExternalNavigationSource property changes |
||
| PrimaryDataSourceChanged DELEGATE System.EventHandler |
Raised when the PrimaryDataSource property changes |
||
| PrimaryDataTargetChanged DELEGATE System.EventHandler |
Raised when the PrimaryDataTarget property changes |
||
| PrimaryNavigationSourceChanged (Object, EventArgs) |
Raised when the PrimaryNavigationSource property changes |
| Options | Name | Purpose | |
|---|---|---|---|
| System.Windows.Forms.Control ActiveSmartControl |
|
||
| 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 |
|
||
| LOGICAL PromptForSaveOnApplicationLeave |
|
||
| LOGICAL PromptForSaveOnFormDeactivate |
|
|
Top
ActivateLinks (Control)
|
||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ActivateSmartControl (Control)
|
||||||||||||||||||||||||||||||||
DeactivateHandler (Object, EventArgs)
|
||||||||||||||||||||||||||||||||
DeactivateTimerTick (Object, EventArgs)
|
||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters ()
|
||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Base.ListSmartDataAdapter GetLinkedDataAdapters (SmartDataAdapter)
|
||||||||||||||||||||||||||||||||
GetLinkedDataAdapters (SmartDataAdapter, ListSmartDataAdapter)
|
||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Interfaces.ISmartToolbarControl GetToolbar ()
|
||||||||||||||||||||||||||||||||
LockForm ()
|
||||||||||||||||||||||||||||||||
OnActiveSmartControlChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
OnExternalDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
OnExternalNavigationTargetChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
OnFormClosing (FormClosingEventArgs)
|
||||||||||||||||||||||||||||||||
OnLoad (EventArgs)
|
||||||||||||||||||||||||||||||||
OnPrimaryDataSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
OnPrimaryDataTargetChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
OnPrimaryNavigationSourceChanged (EventArgs)
|
||||||||||||||||||||||||||||||||
OnSmartToolbarControllerChanged ()
|
||||||||||||||||||||||||||||||||
Consultingwerk.Framework.Enum.DialogResultEnum PromptForSaveOfPendingChangesOnClose ()
|
||||||||||||||||||||||||||||||||
LOGICAL RecurseCheckIsOkToClose (Control+ControlCollection, logical, CloseReason)
|
||||||||||||||||||||||||||||||||
LOGICAL RecurseSaveChangesOnDeactivateForm (Control+ControlCollection, logical)
|
||||||||||||||||||||||||||||||||
SmartRadRibbonWindowForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
ActiveSmartControlChanged DELEGATE System.EventHandler
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ExternalDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||
ExternalNavigationTargetChanged (Object, EventArgs)
|
||||||||||||||||||||
PrimaryDataSourceChanged DELEGATE System.EventHandler
|
||||||||||||||||||||
PrimaryDataTargetChanged DELEGATE System.EventHandler
|
||||||||||||||||||||
PrimaryNavigationSourceChanged (Object, EventArgs)
|
||||||||||||||||||||
System.Windows.Forms.Control ActiveSmartControl
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
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
|
|||||||||
LOGICAL PromptForSaveOnApplicationLeave
|
|||||||||
LOGICAL PromptForSaveOnFormDeactivate
|
|||||||||