|
Options |
Name |
Purpose |
|
+
|
ActivateSmartNavigationTarget (ISmartNavigationTarget)
|
Activate the given SmartNavigationTarget if it is registered with
the SmartNavigationSource. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
ActivateSmartTableIOTarget (ISmartTableIOTarget)
|
Activate the given SmartTableIOTarget if it is registered as a
SmartTableIOSource. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
BeginControlUpdate ()
|
Begins a series of updates to the Control Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
CommandButtonToolClickHandler (Object, ToolClickEventArgs)
|
Event handler for the ToolClick event
|
|
+
|
Infragistics.Win.UltraWinToolbars.ButtonTool CreateButtonTool (character, character, character, character)
|
Creates a ButtonTool with Key, Caption, Customizer Caption and
Image. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
CreateVerbs ()
|
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
+
|
DeregisterSmartNavigationTarget (ISmartNavigationTarget)
|
Deregisters a SmartNavigationTarget from the SmartNavigationSource. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
DeregisterSmartTableIOTarget (ISmartTableIOTarget)
|
Deregisters a SmartTableIOTarget with the SmartTableIOSource. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL DisableControlTool (character)
|
Disables the tool with the given Key when it exists in this instance.
Invoked by DisableTools. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL DisableTool (character)
|
Disables the tool with the given Key when it exists in this instance.
Invoked by DisableTools. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
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. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL EnableControlTool (character)
|
Enables the tool with the given Key when it exists in this instance. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL EnableTool (character)
|
Enables the tool with the given Key when it exists in this instance. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
EnableTools (character)
|
Enables a list of tools when they exist in this instance. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
EndControlUpdate ()
|
Ends a series of updates to the Control Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
Returns a List of all Components in the Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
+
|
Consultingwerk.Framework.Collections.CharacterList GetAllToolKeys ()
|
Returns a CharacterList of all ToolKeys in the Toolbar Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
AttributeCollection GetAttributes ()
|
Returns a collection of custom attributes for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
CHARACTER GetClassName ()
|
Returns the class name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
CHARACTER GetComponentName ()
|
Returns the name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
TypeConverter GetConverter ()
|
Returns a type converter for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
EventDescriptor GetDefaultEvent ()
|
Returns the default event for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
PropertyDescriptor GetDefaultProperty ()
|
Returns the default property for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
System.Object GetEditor (Type)
|
Returns an editor of the specified type for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
EventDescriptorCollection GetEvents ()
|
Returns the events for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
EventDescriptorCollection GetEvents (Attribute[])
|
Returns the events for this instance of a component using the
specified attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
System.Windows.Forms.Form GetForm ()
|
Returns the reference to the Form that contains the Toolbar Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
CHARACTER GetFormTypeName ()
|
Returns the type name of the Form that contains the Toolbar Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
PropertyDescriptorCollection GetProperties ()
|
Returns the properties for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
PropertyDescriptorCollection GetProperties (Attribute[])
|
Returns the properties for this instance of a component using the
attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
System.Object GetPropertyOwner (PropertyDescriptor)
|
Returns an object that contains the property described by the
specified property descriptor. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL GetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum)
|
Allows to permanently disable TableIO Tools in the SmartToolbarController Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL HasTool (character)
|
Returns if the Toolbar has a tool with the given key Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
InitializeCaptionOfTools ()
|
Assign customized Caption CustomizerCaption and ToolTipText to the Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
Consultingwerk.SmartComponents.Implementation.TableIOTargetControl InvokeNewTableIOTargetControl ()
|
Returns a new instance of the TableIOTargetControl class Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL IsControlToolEnabled (character)
|
Returns if the given Control tool is currently enabled Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL IsToolRestricted (character)
|
Returns if the given tool is restricted by the IToolbarItemSecurityService Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LockControl ()
|
Locks the Control when the Session is locked Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
Consultingwerk.SmartComponents.Implementation.TableIOTargetControl NewTableIOTargetControl ()
|
Factory method for instances of the TableIOTargetControl class Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
OnLoad (EventArgs)
|
Raises the Load event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
OnSizeChanged (EventArgs)
|
Raises the SizeChanged event Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
OnVerbClicked (character)
|
Event Handler method for Designer Verbs Overrides Consultingwerk.SmartComponents.Implementation.SmartPanelController:OnVerbClicked (character)
|
|
#
|
ParentFormDestroyedHandler (Object, EventArgs)
|
Event handler for the FormDestroyed event of the owning Form Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
+
|
PerformToolbarSecurity ()
|
Performs Toolbar Security for non standard tools Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
PerformToolbarSecurity (ISmartTableIOTarget)
|
Performs Toolbar Security Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
PerformToolbarSecurity (Form)
|
Performs Toolbar Security for non standard tools Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
RaiseActiveSmartCommitTargetChanged ()
|
Raises the ActiveSmartCommitTargetChanged event Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character)
|
Raises a toolbar action (method) Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
RegisterSmartNavigationTarget (ISmartNavigationTarget)
|
Registers a SmartNavigationTarget with the SmartNavigationSource. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
RegisterSmartTableIOTarget (ISmartTableIOTarget)
|
Registers a SmartTableIOTarget with the SmartTableIOSource. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
RegisterSmartToolbarTarget (ISmartToolbarTarget)
|
Register a SmartToolbarTarget with the SmartToolbarSource.
This Method is called by Classes implementing the ISmartToolbarTarget
Interface when a new SmartToolbarSource is set. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
RegisterToolbarButtonHandler (character, character)
|
Registers a Toolbar Button event handler method
|
|
+
|
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, logical)
|
Allows to permanently disable TableIO Tools in the SmartToolbarController Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, logical)
|
Allows to permanently disable TableIO Tools in the SmartToolbarController Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
Allows to permanently disable TableIO Tools in the SmartToolbarController Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
Allows to permanently disable TableIO Tools in the SmartToolbarController Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)
|
Allows to permanently disable TableIO Tools in the SmartToolbarController Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
ShowSmartPanelDesigner ()
|
Shows the Designer Dialog Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
SubscribeParentFormDestroyed ()
|
Subscribes the ParentFormDestroyed event Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
SubscribeUserControlEvents ()
|
Allows for custom event subscriptions during OnLoad() Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
|
|
#
|
ToolClickHandler (Object, ToolClickEventArgs)
|
Event handler for the ToolClick event of the ultraToolbarsManager1 Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
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. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
UpdateSmartNavigationTargetPosition (Object, SmartNavigationTargetPositionChangedEventArgs)
|
Event handler for the SmartNavigationTargetPositionChanged event of the SmartNavigationTarget Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
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. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
+
|
UpdateSmartNavigationTargetState (Object, SmartNavigationTargetStateChangedEventArgs)
|
Event handler for the SmartNavigationTargetStateChanged event Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
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. Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
UpdateSmartTableIOState (Object, SmartTableIOStateChangedEventArgs)
|
Event handler for the SmartTableIOStateChange event of the TableIO
Target Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|
|
#
|
UpdateTransactionState ()
|
Updates the Buttons based on the TransactionState of the current SmartCommitTarget Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
|