Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ActivateSmartNavigationTarget (ISmartNavigationTarget) |
Activate the given SmartNavigationTarget if it is registered with
the SmartNavigationSource. |
||
| ActivateSmartTableIOTarget (ISmartTableIOTarget) |
Activate the given SmartTableIOTarget if it is registered as a
SmartTableIOSource. |
||
| BeginControlUpdate () |
Begins a series of updates to the Control |
||
| Infragistics.Win.UltraWinToolbars.ButtonTool CreateButtonTool (character, character, character, character) |
Creates a ButtonTool with Key, Caption, Customizer Caption and
Image. |
||
| DeregisterSmartExportTarget (ISmartExportTarget) |
Deregister a SmartExportTarget with the SmartExportSource. Usually done
when a SmartExportTarget is deleted and the SmartExportSource is still
running |
||
| DeregisterSmartNavigationTarget (ISmartNavigationTarget) |
Deregisters a SmartNavigationTarget from the SmartNavigationSource. |
||
| DeregisterSmartTableIOTarget (ISmartTableIOTarget) |
Deregisters a SmartTableIOTarget with the SmartTableIOSource. |
||
| LOGICAL DisableControlTool (character) |
Disables the tool with the given Key when it exists in this instance.
Invoked by DisableTools. |
||
| LOGICAL DisableTool (character) |
Disables the tool with the given Key when it exists in this instance.
Invoked by DisableTools. |
||
| DisableTools (character) |
Disables a list of tools when they exist in this instance.
This Method is called from within the Toolbar depending on what
action has been performed and what actions are possible with the
current SmartTableIOTarget and SmartNavigationTarget. |
||
| LOGICAL EnableControlTool (character) |
Enables the tool with the given Key when it exists in this instance. |
||
| LOGICAL EnableTool (character) |
Enables the tool with the given Key when it exists in this instance. |
||
| EnableTools (character) |
Enables a list of tools when they exist in this instance. |
||
| EndControlUpdate () |
Ends a series of updates to the Control |
||
| Consultingwerk.Framework.Collections.CharacterList GetAllToolKeys () |
Returns a CharacterList of all ToolKeys in the Toolbar |
||
| System.ComponentModel.AttributeCollection GetAttributes () |
Returns a collection of custom attributes for this instance of a
component. |
||
| CHARACTER GetClassName () |
Returns the class name of this instance of a component. |
||
| CHARACTER GetComponentName () |
Returns the name of this instance of a component. |
||
| System.ComponentModel.TypeConverter GetConverter () |
Returns a type converter for this instance of a component. |
||
| System.ComponentModel.EventDescriptor GetDefaultEvent () |
Returns the default event for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptor GetDefaultProperty () |
Returns the default property for this instance of a component. |
||
| System.Object GetEditor (Type) |
Returns an editor of the specified type for this instance of a
component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents () |
Returns the events for this instance of a component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[]) |
Returns the events for this instance of a component using the
specified attribute array as a filter. |
||
| System.Windows.Forms.Form GetForm () |
Returns the reference to the Form that contains the Toolbar |
||
| CHARACTER GetFormTypeName () |
Returns the type name of the Form that contains the Toolbar |
||
| CHARACTER GetName () |
Returns the name of the Toolbar instance |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties () |
Returns the properties for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[]) |
Returns the properties for this instance of a component using the
attribute array as a filter. |
||
| System.Object GetPropertyOwner (PropertyDescriptor) |
Returns an object that contains the property described by the
specified property descriptor. |
||
| LOGICAL GetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum) |
Allows to permanently disable TableIO Tools in the SmartToolbarController |
||
| LOGICAL HasTool (character) |
Returns if the Toolbar has a tool with the given key |
||
| InitializeCaptionOfTools () |
Assign customized Caption CustomizerCaption and ToolTipText to the |
||
| InitializeComponent () |
|
||
| Consultingwerk.SmartComponents.Implementation.TableIOTargetControl InvokeNewTableIOTargetControl () |
Returns a new instance of the TableIOTargetControl class |
||
| LOGICAL IsControlToolEnabled (character) |
Returns if the given Control tool is currently enabled |
||
| LOGICAL IsToolRestricted (character) |
Returns if the given tool is restricted by the IToolbarItemSecurityService |
||
| LockControl () |
Locks the Control when the Session is locked |
||
| Consultingwerk.SmartComponents.Implementation.TableIOTargetControl NewTableIOTargetControl () |
Factory method for instances of the TableIOTargetControl class |
||
| OnSizeChanged (EventArgs) |
Raises the SizeChanged event |
||
| OnVerbClicked (character) |
Event Handler method for Designer Verbs |
||
| PerformToolbarSecurity () |
Performs Toolbar Security for non standard tools |
||
| PerformToolbarSecurity (ISmartTableIOTarget) |
Performs Toolbar Security |
||
| PerformToolbarSecurity (Form) |
Performs Toolbar Security for non standard tools |
||
| RaiseActiveSmartCommitTargetChanged () |
Raises the ActiveSmartCommitTargetChanged event |
||
| LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character) |
Raises a toolbar action (method) |
||
| RegisterSmartExportTarget (ISmartExportTarget) |
Register a SmartExportTarget with the SmartExportSource.
This Method is called by Classes implementing the ISmartExportTarget
Interface when a new SmartExportSource is set. |
||
| RegisterSmartNavigationTarget (ISmartNavigationTarget) |
Registers a SmartNavigationTarget with the SmartNavigationSource. |
||
| RegisterSmartTableIOTarget (ISmartTableIOTarget) |
Registers a SmartTableIOTarget with the SmartTableIOSource. |
||
| RegisterSmartToolbarTarget (ISmartToolbarTarget) |
Register a SmartToolbarTarget with the SmartToolbarSource.
This Method is called by Classes implementing the ISmartToolbarTarget
Interface when a new SmartToolbarSource is set. |
||
| SetDesignerProperties () |
Sets the Visual Designer Properties |
||
| SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, logical) |
Allows to permanently disable TableIO Tools in the SmartToolbarController |
||
| SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, logical) |
Allows to permanently disable TableIO Tools in the SmartToolbarController |
||
| SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical) |
Allows to permanently disable TableIO Tools in the SmartToolbarController |
||
| SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical) |
Allows to permanently disable TableIO Tools in the SmartToolbarController |
||
| SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical) |
Allows to permanently disable TableIO Tools in the SmartToolbarController |
||
| ShowSmartPanelDesigner () |
Shows the Designer Dialog |
||
| ToolClickHandler (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the ultraToolbarsManager1 |
||
| UpdateSmartNavigationTargetPosition (ISmartNavigationTarget, character) |
Handles the update of a Position from the SmartNavigationTarget.
This Method is called from the SmartDataAdapter derived Classes
if the PositionChangedHandler is executed or from inside the
ISmartNavigationSource implementing class when the Method
UpdateSmartNavigationTargetState or RegisterSmartNavigationTarget
are executed. |
||
| UpdateSmartNavigationTargetPosition (Object, SmartNavigationTargetPositionChangedEventArgs) |
Event handler for the SmartNavigationTargetPositionChanged event of the SmartNavigationTarget |
||
| UpdateSmartNavigationTargetState (ISmartNavigationTarget, character) |
Handles the update of a State from the SmartNavigationTarget.
This Method is called from the SmartDataAdapter derived Classes
if the Property setter of SmartDataSourceState is executed. |
||
| UpdateSmartNavigationTargetState (Object, SmartNavigationTargetStateChangedEventArgs) |
Event handler for the SmartNavigationTargetStateChanged event |
||
| UpdateSmartTableIOState (ISmartTableIOTarget, character) |
Handles the update of a State from the SmartTableIOTarget.
This Method is called from the SmartViewerControl derived Classes
if the Property setter of SmartTableIOState is executed. |
||
| UpdateSmartTableIOState (Object, SmartTableIOStateChangedEventArgs) |
Event handler for the SmartTableIOStateChange event of the TableIO
Target |
||
| UpdateTransactionState () |
Updates the Buttons based on the TransactionState of the current SmartCommitTarget |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartPanelController () |
Constructor for the SmartPanelController class |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ActiveSmartNavigationTarget |
|
||
| Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget |
|
||
| CHARACTER BindableProperties |
|
||
| CHARACTER CategorizedProperties |
|
||
| CHARACTER CategoryProperties |
|
||
| CHARACTER DescribedProperties |
|
||
| CHARACTER DescriptionProperties |
|
||
| CHARACTER DesignerVisibilityAttributes |
|
||
| CHARACTER DesignerVisibilityProperties |
|
||
| Consultingwerk.SmartComponents.Implementation.ListTableIOTargetControl ListTableIOTargetControl |
|
||
| Infragistics.Win.UltraWinToolbars.ToolsCollection NavigationTools |
|
||
| Infragistics.Win.UltraWinToolbars.RootToolsCollection RootTools |
|
||
| LOGICAL ShowNavigationTools |
|
||
| LOGICAL ShowTableIOTools |
|
||
| LOGICAL SmartPanelDesigner |
|
||
| Consultingwerk.SmartComponents.Base.ListISmartTableIOTarget SmartTableIOTargets |
|
||
| Infragistics.Win.UltraWinToolbars.ToolsCollection TableIOTools |
|
||
| Infragistics.Win.UltraWinToolbars.ToolbarsCollection Toolbars |
|
||
| Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager |
|
||
| CHARACTER VisibleNavigationTools |
|
||
| CHARACTER VisibleTableIOTools |
|
|
Top
ActivateSmartNavigationTarget (ISmartNavigationTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ActivateSmartTableIOTarget (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
BeginControlUpdate ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Infragistics.Win.UltraWinToolbars.ButtonTool CreateButtonTool (character, character, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
DeregisterSmartExportTarget (ISmartExportTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
DeregisterSmartNavigationTarget (ISmartNavigationTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
DeregisterSmartTableIOTarget (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL DisableControlTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL DisableTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
DisableTools (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL EnableControlTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL EnableTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
EnableTools (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
EndControlUpdate ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.Framework.Collections.CharacterList GetAllToolKeys ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.AttributeCollection GetAttributes ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetClassName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetComponentName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.TypeConverter GetConverter ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.EventDescriptor GetDefaultEvent ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.PropertyDescriptor GetDefaultProperty ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.Object GetEditor (Type)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[])
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.Windows.Forms.Form GetForm ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetFormTypeName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
CHARACTER GetName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[])
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
System.Object GetPropertyOwner (PropertyDescriptor)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL GetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL HasTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
InitializeCaptionOfTools ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
InitializeComponent ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.TableIOTargetControl InvokeNewTableIOTargetControl ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL IsControlToolEnabled (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL IsToolRestricted (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LockControl ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Consultingwerk.SmartComponents.Implementation.TableIOTargetControl NewTableIOTargetControl ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
OnSizeChanged (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
OnVerbClicked (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PerformToolbarSecurity ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PerformToolbarSecurity (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PerformToolbarSecurity (Form)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
RaiseActiveSmartCommitTargetChanged ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
RegisterSmartExportTarget (ISmartExportTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
RegisterSmartNavigationTarget (ISmartNavigationTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
RegisterSmartTableIOTarget (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
RegisterSmartToolbarTarget (ISmartToolbarTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
SetDesignerProperties ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
ShowSmartPanelDesigner ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
ToolClickHandler (Object, ToolClickEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateSmartNavigationTargetPosition (ISmartNavigationTarget, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateSmartNavigationTargetPosition (Object, SmartNavigationTargetPositionChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateSmartNavigationTargetState (ISmartNavigationTarget, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateSmartNavigationTargetState (Object, SmartNavigationTargetStateChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateSmartTableIOState (ISmartTableIOTarget, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateSmartTableIOState (Object, SmartTableIOStateChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
UpdateTransactionState ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
SmartPanelController ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ActiveSmartNavigationTarget
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget
|
|||||||||
CHARACTER BindableProperties
|
|||||||||
CHARACTER CategorizedProperties
|
|||||||||
CHARACTER CategoryProperties
|
|||||||||
CHARACTER DescribedProperties
|
|||||||||
CHARACTER DescriptionProperties
|
|||||||||
CHARACTER DesignerVisibilityAttributes
|
|||||||||
CHARACTER DesignerVisibilityProperties
|
|||||||||
Consultingwerk.SmartComponents.Implementation.ListTableIOTargetControl ListTableIOTargetControl
|
|||||||||
Infragistics.Win.UltraWinToolbars.ToolsCollection NavigationTools
|
|||||||||
Infragistics.Win.UltraWinToolbars.RootToolsCollection RootTools
|
|||||||||
LOGICAL ShowNavigationTools
|
|||||||||
LOGICAL ShowTableIOTools
|
|||||||||
LOGICAL SmartPanelDesigner
|
|||||||||
Consultingwerk.SmartComponents.Base.ListISmartTableIOTarget SmartTableIOTargets
|
|||||||||
Infragistics.Win.UltraWinToolbars.ToolsCollection TableIOTools
|
|||||||||
Infragistics.Win.UltraWinToolbars.ToolbarsCollection Toolbars
|
|||||||||
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
|
|||||||||
CHARACTER VisibleNavigationTools
|
|||||||||
CHARACTER VisibleTableIOTools
|
|||||||||