|
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.
This Method is executed by CreateSmartNavigationTools and
CreateSmartTableIOTools when adding Navigation and TableIO Toolbars
to the SmartToolbarController. |
|
+ | Infragistics.Win.UltraWinToolbars.ButtonTool CreateButtonTool (character, character, character, character, character) |
Creates a ButtonTool with Key, Caption, Customizer Caption and
Image. |
|
# | CreateSmartNavigationTools () |
Creates the default tools for the SmarNavigationSource.
Invoked by the Property setter for AddNavigationTools. |
|
# | CreateSmartTableIOTools () |
Creates the default tools for the SmartTableIOSource.
Invoked by the Property setter for AddTableIOTools. |
|
# | CreateSmartTransactionTools () |
Creates the default tools for the SmartCommitSource. |
|
# | CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property |
|
+ | DeregisterSmartCommitTarget (ISmartCommitTarget) |
Registers a new SmartCommitTarget |
|
+ | DeregisterSmartNavigationTarget (ISmartNavigationTarget) |
Deregisters a SmartNavigationTarget from the SmartNavigationSource. |
|
+ | DeregisterSmartTableIOTarget (ISmartTableIOTarget) |
Deregisters a SmartTableIOTarget with the SmartTableIOSource. |
|
# | DesignTimeDisposedHandler (Object, EventArgs) |
Event handler for the Disposed Event of this Componetns |
|
+ | 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. |
|
# | DisposedHandler (Object, EventArgs) |
Event handler for the Disposed Event of this Component |
|
+ | 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. |
|
+ | CHARACTER GetFormTypeName () |
Returns the type name of the Form that contains the Toolbar |
|
+ | 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
Tools of the Toolbar.
Invoked by the Method OnEndInit |
|
+ | 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 |
|
# | LoadDefaultRibbonConfiguration () |
Loads a default Ribbon Design |
|
# | Consultingwerk.SmartComponents.Implementation.TableIOTargetControl NewTableIOTargetControl () |
Factory method for instances of the TableIOTargetControl class |
|
# | OnActiveSmartCommitTargetChanged (EventArgs) |
Raises the ActiveSmartCommitTargetChanged event |
|
# | OnBeforeDispose (EventArgs) |
Raises the BeforeDispose |
|
# | OnEndInit () |
Invoked during the System.ComponentModel.ISupportInitialize.EndInit
of the component (base class). |
|
# | OnToolClick (ToolClickEventArgs) |
Raises the ToolClick event |
|
+ | OnVerbClicked (character) |
Event Handler method for Designer Verbs |
|
# | ParentFormDestroyedHandler (Object, EventArgs) |
Event handler for the FormDestroyed event of the owning Form |
|
+ | PerformToolbarSecurity () |
Performs Toolbar Security for non standard tools |
|
+ | PerformToolbarSecurity (ISmartTableIOTarget) |
Performs Toolbar Security |
|
+ | RaiseActiveSmartCommitTargetChanged () |
Raises the ActiveSmartCommitTargetChanged event |
|
+ | RegisterSmartCommitTarget (ISmartCommitTarget) |
Registers a new SmartCommitTarget |
|
+ | RegisterSmartNavigationTarget (ISmartNavigationTarget) |
Registers a SmartNavigationTarget with the SmartNavigationSource. |
|
+ | RegisterSmartTableIOTarget (ISmartTableIOTarget) |
Registers a SmartTableIOTarget with the SmartTableIOSource. |
|
- | SetDesignerProperties () |
Sets Properties to customize Visual Designer behaviour |
|
+ | 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 |
|
# | SmartTransactionStateChangedHandler (Object, EventArgs) |
Event handler for the SmartTransactionStateChanged event of the SmartCommitTarget |
|
# | 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 | |
---|---|---|---|
+ | SmartToolbarController () |
Constructor for the SmartToolbarController class |
|
+ | SmartToolbarController (IContainer) |
Constructor for the SmartToolbarController class |
Options | Name | Purpose | |
---|---|---|---|
+ | ActiveSmartCommitTargetChanged DELEGATE System.EventHandler |
Indicates that the ActiveSmartCommitTarget property has changed |
|
+ | BeforeDispose DELEGATE System.EventHandler |
Raised before the SmartToolbarController is disposing |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.SmartComponents.Interfaces.ISmartCommitTarget ActiveSmartCommitTarget |
|
|
+ | Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ActiveSmartNavigationTarget |
|
|
+ | Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget |
|
|
+ | LOGICAL AddNavigationTools |
|
|
+ | LOGICAL AddTableIOTools |
|
|
# | CHARACTER BindableProperties |
|
|
# | CHARACTER CategorizedProperties |
|
|
# | CHARACTER CategoryProperties |
|
|
# | CHARACTER DescribedProperties |
|
|
# | CHARACTER DescriptionProperties |
|
|
# | CHARACTER DesignerVerbs |
|
|
# | CHARACTER DesignerVisibilityAttributes |
|
|
# | CHARACTER DesignerVisibilityProperties |
|
|
+ | LOGICAL DesignTime |
|
|
# | CHARACTER HiddenProperties |
|
|
+ | Consultingwerk.SmartComponents.Implementation.ListTableIOTargetControl ListTableIOTargetControl |
|
|
# | CHARACTER NonBrowsableProperties |
|
|
+ | Consultingwerk.SmartComponents.Base.ListISmartTableIOTarget SmartTableIOTargets |
|
Top
PUBLIC ActivateSmartNavigationTarget (ISmartNavigationTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ActivateSmartTableIOTarget (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC BeginControlUpdate ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Infragistics.Win.UltraWinToolbars.ButtonTool CreateButtonTool (character, character, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Infragistics.Win.UltraWinToolbars.ButtonTool CreateButtonTool (character, character, character, character, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CreateSmartNavigationTools ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CreateSmartTableIOTools ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CreateSmartTransactionTools ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CreateVerbs ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC DeregisterSmartCommitTarget (ISmartCommitTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC DeregisterSmartNavigationTarget (ISmartNavigationTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC DeregisterSmartTableIOTarget (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED DesignTimeDisposedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL DisableControlTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL DisableTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC DisableTools (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED DisposedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL EnableControlTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL EnableTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC EnableTools (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC EndControlUpdate ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList GetAllToolKeys ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.AttributeCollection GetAttributes ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetClassName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetComponentName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.TypeConverter GetConverter ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.EventDescriptor GetDefaultEvent ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.PropertyDescriptor GetDefaultProperty ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.Object GetEditor (Type)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.EventDescriptorCollection GetEvents ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[])
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetFormTypeName ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.PropertyDescriptorCollection GetProperties ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[])
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC System.Object GetPropertyOwner (PropertyDescriptor)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL GetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL HasTool (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED InitializeCaptionOfTools ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.TableIOTargetControl InvokeNewTableIOTargetControl ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL IsControlToolEnabled (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL IsToolRestricted (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED LoadDefaultRibbonConfiguration ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.SmartComponents.Implementation.TableIOTargetControl NewTableIOTargetControl ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED OnActiveSmartCommitTargetChanged (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED OnBeforeDispose (EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED OnEndInit ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED OnToolClick (ToolClickEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC OnVerbClicked (character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED ParentFormDestroyedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC PerformToolbarSecurity ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC PerformToolbarSecurity (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RaiseActiveSmartCommitTargetChanged ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RegisterSmartCommitTarget (ISmartCommitTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RegisterSmartNavigationTarget (ISmartNavigationTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RegisterSmartTableIOTarget (ISmartTableIOTarget)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PRIVATE SetDesignerProperties ()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED SmartTransactionStateChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED UpdateSmartNavigationTargetPosition (ISmartNavigationTarget, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC UpdateSmartNavigationTargetPosition (Object, SmartNavigationTargetPositionChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED UpdateSmartNavigationTargetState (ISmartNavigationTarget, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC UpdateSmartNavigationTargetState (Object, SmartNavigationTargetStateChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED UpdateSmartTableIOState (ISmartTableIOTarget, character)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED UpdateSmartTableIOState (Object, SmartTableIOStateChangedEventArgs)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED UpdateTransactionState ()
|
PUBLIC SmartToolbarController ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SmartToolbarController (IContainer)
|
PUBLIC ActiveSmartCommitTargetChanged DELEGATE System.EventHandler
|
||||||||||
---|---|---|---|---|---|---|---|---|---|---|
PUBLIC BeforeDispose DELEGATE System.EventHandler
|
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartCommitTarget ActiveSmartCommitTarget
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ActiveSmartNavigationTarget
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget
|
|||||||||
PUBLIC LOGICAL AddNavigationTools
|
|||||||||
PUBLIC LOGICAL AddTableIOTools
|
|||||||||
PROTECTED CHARACTER BindableProperties
|
|||||||||
PROTECTED CHARACTER CategorizedProperties
|
|||||||||
PROTECTED CHARACTER CategoryProperties
|
|||||||||
PROTECTED CHARACTER DescribedProperties
|
|||||||||
PROTECTED CHARACTER DescriptionProperties
|
|||||||||
PROTECTED CHARACTER DesignerVerbs
|
|||||||||
PROTECTED CHARACTER DesignerVisibilityAttributes
|
|||||||||
PROTECTED CHARACTER DesignerVisibilityProperties
|
|||||||||
PUBLIC LOGICAL DesignTime
|
|||||||||
PROTECTED CHARACTER HiddenProperties
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Implementation.ListTableIOTargetControl ListTableIOTargetControl
|
|||||||||
PROTECTED CHARACTER NonBrowsableProperties
|
|||||||||
PUBLIC Consultingwerk.SmartComponents.Base.ListISmartTableIOTarget SmartTableIOTargets
|