|
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.
|
|
#
|
AddDefaultRibbonElements ()
|
Adds the Default Ribbon Elements
|
|
+
|
BeginControlUpdate ()
|
Begins a series of updates to the Control
|
|
+
|
BeginInit ()
|
Begins component initialization
|
|
+
|
Telerik.WinControls.UI.RibbonTab CreateDefaultRibbonTab ()
|
Creates the Default Ribbon Tab
|
|
#
|
System.Object CreateDesignTimeObjectInstance (Type)
|
Creates a design time instance of the given System.Type
|
|
+
|
CreateNavigationGroup ()
|
Creates the Default Navigation Ribbon Group
|
|
#
|
Telerik.WinControls.UI.RadButtonElement CreateRibbonButton (RadRibbonBarGroup, character, character, character, character)
|
Creates a Ribbon Button at Design Tiem
|
|
+
|
CreateTableIOGroup ()
|
Creates the Default TableIO Ribbon Group
|
|
+
|
CreateTransactionGroup ()
|
Creates the Default Transaction Ribbon Group
|
|
#
|
CreateVerbs ()
|
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
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 Componetns
|
|
+
|
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
|
|
+
|
EndInit ()
|
Invoked during the System.ComponentModel.ISupportInitialize.EndInit
of the component (base class).
|
|
+
|
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. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
CHARACTER GetClassName ()
|
Returns the class name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
CHARACTER GetComponentName ()
|
Returns the name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.ComponentModel.TypeConverter GetConverter ()
|
Returns a type converter for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.ComponentModel.EventDescriptor GetDefaultEvent ()
|
Returns the default event for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.ComponentModel.PropertyDescriptor GetDefaultProperty ()
|
Returns the default property for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.Object GetEditor (Type)
|
Returns an editor of the specified type for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.ComponentModel.EventDescriptorCollection GetEvents ()
|
Returns the events for this instance of a component. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[])
|
Returns the events for this instance of a component using the
specified attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
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. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[])
|
Returns the properties for this instance of a component using the
attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
System.Object GetPropertyOwner (PropertyDescriptor)
|
Returns an object that contains the property described by the
specified property descriptor. Inherited from Consultingwerk.SmartComponents.Base.SmartComponent
|
|
+
|
LOGICAL HasTool (character)
|
Returns if the Toolbar has a tool with the given key
|
|
+
|
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
|
|
-
|
ItemClickHandler (Object, EventArgs)
|
Event handler for the Click event of the Items
|
|
#
|
Consultingwerk.SmartComponents.Implementation.TableIOTargetControl NewTableIOTargetControl ()
|
Factory method for instances of the TableIOTargetControl class
|
|
#
|
OnActiveSmartCommitTargetChanged (EventArgs)
|
Raises the ActiveSmartCommitTargetChanged event
|
|
+
|
OnVerbClicked (character)
|
Event Handler method for Designer Verbs Overrides Consultingwerk.SmartComponents.Base.SmartComponent:OnVerbClicked (character)
|
|
+
|
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
|