Top Method Summary
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
# 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

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ActiveSmartNavigationTarget
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER BindableProperties
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER CategorizedProperties
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER CategoryProperties
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER DescribedProperties
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER DescriptionProperties
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER DesignerVerbs
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
# CHARACTER DesignerVisibilityAttributes
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER DesignerVisibilityProperties
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ LOGICAL DesignTime
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
# CHARACTER HiddenProperties
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
+ Consultingwerk.SmartComponents.Implementation.ListTableIOTargetControl ListTableIOTargetControl
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ Infragistics.Win.UltraWinToolbars.ToolsCollection NavigationTools
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# CHARACTER NonBrowsableProperties
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
# LOGICAL ParentFormDestroyedSubscribed
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
+ Infragistics.Win.UltraWinToolbars.RootToolsCollection RootTools
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ LOGICAL ShowNavigationTools
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ LOGICAL ShowTableIOTools
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ LOGICAL SmartPanelDesigner
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ Consultingwerk.SmartComponents.Base.ListISmartTableIOTarget SmartTableIOTargets
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ Infragistics.Win.UltraWinToolbars.ToolsCollection TableIOTools
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ Infragistics.Win.UltraWinToolbars.ToolbarsCollection Toolbars
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
# LOGICAL UserControlEventsSubscribed
Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
+ CHARACTER VisibleNavigationTools
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
+ CHARACTER VisibleTableIOTools
Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController


Method Detail
Top

PUBLIC ActivateSmartNavigationTarget (ISmartNavigationTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Activate the given SmartNavigationTarget if it is registered with
the SmartNavigationSource.
Notes: This Method has to be called if one Toolbar handles two or more
SmartDataSources at a time.
Enforced by Interface ISmartNavigationSource.

Parameters:
poSmartNavigationTarget Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget
The ISmartNavigationTarget instance to activate
Top

PUBLIC ActivateSmartTableIOTarget (ISmartTableIOTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Activate the given SmartTableIOTarget if it is registered as a
SmartTableIOSource.
Notes: This Method has to be called if one Toolbar handles two or more
SmartDataSources at a time.
Enforced by the Interface ISmartTableIOSource.

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The ISmartTableIOTarget to activate
Top

PUBLIC BeginControlUpdate ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Begins a series of updates to the Control
Notes:

Top

PROTECTED CommandButtonToolClickHandler (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event
Notes:

Parameters:
sender System.Object
The reference to the event that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

PUBLIC Infragistics.Win.UltraWinToolbars.ButtonTool CreateButtonTool (character, character, character, character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Creates a ButtonTool with Key, Caption, Customizer Caption and
Image.
Notes: This Method is executed by CreateSmartNavigationTools and
CreateSmartTableIOTools when adding Navigation and TableIO Toolbars
to the SmartToolbarController.
Used to create the default Navigation and TableIO tools

Parameters:
pcButtonKey CHARACTER
Key used to identify the Button
pcButtonCaption CHARACTER
The Caption of the Button
pcButtonCustomizerCaption CHARACTER
The CustomizerCaption of the Button
pcButtonImage CHARACTER
The Image of the Button
Returns Infragistics.Win.UltraWinToolbars.ButtonTool
The reference to the new ButtonTool
Top

PROTECTED CreateVerbs ()

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
Purpose: Creates Designer Verbs based on the DesignerVerbs property
Notes:

Top

PUBLIC DeregisterSmartNavigationTarget (ISmartNavigationTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Deregisters a SmartNavigationTarget from the SmartNavigationSource.
Notes:

Parameters:
poSmartNavigationTarget Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget
The ISmartNavigationTarget to deregister
Top

PUBLIC DeregisterSmartTableIOTarget (ISmartTableIOTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Deregisters a SmartTableIOTarget with the SmartTableIOSource.
Notes:

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The ISmartTableIOTarget to deregister
Top

PUBLIC LOGICAL DisableControlTool (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Disables the tool with the given Key when it exists in this instance.
Invoked by DisableTools.
Notes:

Parameters:
pcToolKey CHARACTER
Returns LOGICAL
True if the Tool exists, False if the Tool does not Exist
Top

PUBLIC LOGICAL DisableTool (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Disables the tool with the given Key when it exists in this instance.
Invoked by DisableTools.
Notes:

Parameters:
pcToolKey CHARACTER
Returns LOGICAL
True if the Tool exists, False if the Tool does not Exist
Top

PUBLIC DisableTools (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: 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.
Notes:

Parameters:
pcToolKeys CHARACTER
Comma delimited list of ButtonTool Keys to be disabled
Top

PUBLIC LOGICAL EnableControlTool (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Enables the tool with the given Key when it exists in this instance.
Notes: Invoked by the SmartToolbarStateController:EnableTool. Does not check
for any further authentication

Parameters:
pcToolKey CHARACTER
Returns LOGICAL
True if the Tool exists, False if the Tool does not Exist
Top

PUBLIC LOGICAL EnableTool (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Enables the tool with the given Key when it exists in this instance.
Notes: Invoked by EnableTools.

Parameters:
pcToolKey CHARACTER
Returns LOGICAL
True if the Tool exists, False if the Tool does not Exist
Top

PUBLIC EnableTools (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Enables a list of tools when they exist in this instance.
Notes: 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.

Parameters:
pcToolKeys CHARACTER
Comma delimited list of ButtonTool Keys to be disabled
Top

PUBLIC EndControlUpdate ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Ends a series of updates to the Control
Notes:

Top

PUBLIC System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
Purpose: Returns a List of all Components in the Form
Notes: Supported on OpenEdge 11 only, due to dependency to the ComponentsCollection
list not available on 10.2B

Returns System.Collections.Generic.List <System.ComponentModel.Component>
The List of Components in the Form
Top

PUBLIC Consultingwerk.Framework.Collections.CharacterList GetAllToolKeys ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns a CharacterList of all ToolKeys in the Toolbar
Notes:

Returns Consultingwerk.Framework.Collections.CharacterList
The CharacterList of all ToolKeys in the Toolbar
Top

PUBLIC AttributeCollection GetAttributes ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns a collection of custom attributes for this instance of a
component.
Notes:

Returns AttributeCollection
The System.ComponentModel.AttributeCollection describing the types attributes
Top

PUBLIC CHARACTER GetClassName ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the class name of this instance of a component.
Notes:

Returns CHARACTER
The class name of the Component
Top

PUBLIC CHARACTER GetComponentName ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the name of this instance of a component.
Notes:

Returns CHARACTER
The Component Name of this instance
Top

PUBLIC TypeConverter GetConverter ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns a type converter for this instance of a component.
Notes:

Returns TypeConverter
The System.ComponentModel.TypeConverter for this instance of a component.
Top

PUBLIC EventDescriptor GetDefaultEvent ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the default event for this instance of a component.
Notes:

Returns EventDescriptor
The System.ComponentModel.EventDescriptor for the default event of this component
Top

PUBLIC PropertyDescriptor GetDefaultProperty ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the default property for this instance of a component.
Notes:

Returns PropertyDescriptor
The System.ComponentModel.PropertyDescriptor for the default property of the component
Top

PUBLIC System.Object GetEditor (Type)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns an editor of the specified type for this instance of a
component.
Notes:

Parameters:
editorBaseType System.Type
A System.Type that represents the editor for this object.
Returns System.Object
The reference to the Editor of the type of the component instance
Top

PUBLIC EventDescriptorCollection GetEvents ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the events for this instance of a component.
Notes:

Returns EventDescriptorCollection
The System.ComponentModel.EventDescriptorCollection describing the events of the component
Top

PUBLIC EventDescriptorCollection GetEvents (Attribute[])

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the events for this instance of a component using the
specified attribute array as a filter.
Notes:

Parameters:
attributes System.Attribute[]
A System.Attribute[] that is used as a filter.
Returns EventDescriptorCollection
The System.ComponentModel.EventDescriptorCollection describing the events of the component
Top

PUBLIC System.Windows.Forms.Form GetForm ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the reference to the Form that contains the Toolbar
Notes:

Returns System.Windows.Forms.Form
The reference to the Form that contains the Toolbar
Top

PUBLIC CHARACTER GetFormTypeName ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the type name of the Form that contains the Toolbar
Notes:

Returns CHARACTER
The type name of the Form that contains the Toolbar
Top

PUBLIC PropertyDescriptorCollection GetProperties ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the properties for this instance of a component.
Notes:

Returns PropertyDescriptorCollection
A System.ComponentModel.PropertyDescriptorCollection that represents the properties for this component instance.
Top

PUBLIC PropertyDescriptorCollection GetProperties (Attribute[])

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns the properties for this instance of a component using the
attribute array as a filter.
Notes:

Parameters:
attributes System.Attribute[]
A System.Attribute[] that is used as a filter.
Returns PropertyDescriptorCollection
A System.ComponentModel.PropertyDescriptorCollection that represents the properties for this component instance.
Top

PUBLIC System.Object GetPropertyOwner (PropertyDescriptor)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns an object that contains the property described by the
specified property descriptor.
Notes:

Parameters:
pd PropertyDescriptor
A System.ComponentModel.PropertyDescriptor that represents the property whose owner is to be found.
Returns System.Object
An System.Object that represents the owner of the specified property.
Top

PUBLIC LOGICAL GetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Allows to permanently disable TableIO Tools in the SmartToolbarController
Notes: Useful for applying security settings to the toolbar
https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET //consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET
See http://jira.consultingwerkcloud.com/browse/SCL-442 for details on
extending this for custom buttons

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the ISmartTableIOTarget for this an action should be disabled
poTableIOAction TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
Returns LOGICAL
Logical value indicating if the tool should be disabled. Set to FALSE to enable the tool
Top

PUBLIC LOGICAL HasTool (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns if the Toolbar has a tool with the given key
Notes:

Parameters:
pcToolKey CHARACTER
The key of the tool to check for
Returns LOGICAL
Logical value indicating if the tool has a key with the given name
Top

PROTECTED InitializeCaptionOfTools ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Assign customized Caption CustomizerCaption and ToolTipText to the
Notes: Tools of the Toolbar.
Invoked by the Method OnEndInit

Top

PUBLIC Consultingwerk.SmartComponents.Implementation.TableIOTargetControl InvokeNewTableIOTargetControl ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns a new instance of the TableIOTargetControl class
Notes:

Returns Consultingwerk.SmartComponents.Implementation.TableIOTargetControl
The reference to the new instance of the TableIOTargetControl class
Top

PUBLIC LOGICAL IsControlToolEnabled (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns if the given Control tool is currently enabled
Notes:

Parameters:
pcToolKey CHARACTER
Returns LOGICAL
Logical value indicating if the given Control tool is currently enabled
Top

PUBLIC LOGICAL IsToolRestricted (character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Returns if the given tool is restricted by the IToolbarItemSecurityService
Notes: Requires EndInit() to be executed first, not applicable to the
TableIO Tools as they are maintained on a per SmartTableIOTarget base

Parameters:
pcToolKey CHARACTER
The key of the tool to test
Returns LOGICAL
Logical value indicating of the given tool is restricted by the IToolbarItemSecurityService service
Top

PROTECTED Consultingwerk.SmartComponents.Implementation.TableIOTargetControl NewTableIOTargetControl ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Factory method for instances of the TableIOTargetControl class
Notes: Allows customers to return an extended version of the class in a custom
variant of the SmartToolbarController class

Returns Consultingwerk.SmartComponents.Implementation.TableIOTargetControl
The new instance of the TableIOTargetControl class
Top

PROTECTED OnLoad (EventArgs)

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
Purpose: Raises the Load event
Notes: Subscribes the FormDestroyed event from the ParentForm

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PROTECTED OnSizeChanged (EventArgs)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Raises the SizeChanged event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PUBLIC OnVerbClicked (character)

Overrides Consultingwerk.SmartComponents.Implementation.SmartPanelController:OnVerbClicked (character)
Purpose: Event Handler method for Designer Verbs
Notes: This method is intended to be overridden

Parameters:
pcDesignerVerb CHARACTER
The name (Label) of the Designer Verb that was invoked
Top

PROTECTED ParentFormDestroyedHandler (Object, EventArgs)

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
Purpose: Event handler for the FormDestroyed event of the owning Form
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event
Top

PUBLIC PerformToolbarSecurity ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Performs Toolbar Security for non standard tools
Notes:

Top

PUBLIC PerformToolbarSecurity (ISmartTableIOTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Performs Toolbar Security
Notes:

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The ISmartTableIOTarget to perform authorization for
Top

PUBLIC PerformToolbarSecurity (Form)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Performs Toolbar Security for non standard tools
Notes:

Parameters:
poForm System.Windows.Forms.Form
The reference to the Form
Top

PUBLIC RaiseActiveSmartCommitTargetChanged ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Raises the ActiveSmartCommitTargetChanged event
Notes:

Top

PUBLIC LOGICAL RaiseToolbarAction (Object, ToolClickEventArgs, character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Raises a toolbar action (method)
Notes:

Parameters:
sender System.Object
The reference to the control that raised the ToolClick event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for the ToolClick event
pcToolbarAction CHARACTER
The name of the toolbar action to raise (method name)
Returns LOGICAL
Logical value indicating if the action was executed
Top

PUBLIC RegisterSmartNavigationTarget (ISmartNavigationTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Registers a SmartNavigationTarget with the SmartNavigationSource.
Notes: This Method is invoked by the SmartDataAdapter in the setter of
the Property SmartNavigationSource.
Enforced by the Interface ISmartNavigationSource.

Parameters:
poSmartNavigationTarget Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget
The ISmartNavigationTarget to register
Top

PUBLIC RegisterSmartTableIOTarget (ISmartTableIOTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Registers a SmartTableIOTarget with the SmartTableIOSource.
Notes: This Method is invoked by the SmartDataAdapter in the setter of
the Property SmartTableIOSource.
Enforced by the Interface ISmartTableIOSource.

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The ISmartTableIOTarget to register
Top

PUBLIC RegisterSmartToolbarTarget (ISmartToolbarTarget)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Register a SmartToolbarTarget with the SmartToolbarSource.
This Method is called by Classes implementing the ISmartToolbarTarget
Interface when a new SmartToolbarSource is set.
Notes:

Parameters:
poSmartToolbarTarget Consultingwerk.SmartComponents.Interfaces.ISmartToolbarTarget
The reference to the ISmartToolbarTarget to add to this SmartToolbarAdapter
Top

PUBLIC RegisterToolbarButtonHandler (character, character)

Purpose: Registers a Toolbar Button event handler method
Notes:

Parameters:
pcButtonKey CHARACTER
The name of the toolbar button
pcHandlerName CHARACTER
The name of the event handler method
Top

PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, logical)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Allows to permanently disable TableIO Tools in the SmartToolbarController
Notes: Useful for applying security settings to the toolbar
https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET //consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET
See http://jira.consultingwerkcloud.com/browse/SCL-442 for details on
extending this for custom buttons

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the ISmartTableIOTarget for this an action should be disabled
poTableIOAction TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
plDisabled LOGICAL
Logical value indicating if the tool should be disabled. Set to FALSE to enable the tool
Top

PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, logical)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Allows to permanently disable TableIO Tools in the SmartToolbarController
Notes: Useful for applying security settings to the toolbar
https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET //consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET
See http://jira.consultingwerkcloud.com/browse/SCL-442 for details on
extending this for custom buttons

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the ISmartTableIOTarget for this an action should be disabled
poTableIOAction TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction2 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
plDisabled LOGICAL
Logical value indicating if the tool should be disabled. Set to FALSE to enable the tool
Top

PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Allows to permanently disable TableIO Tools in the SmartToolbarController
Notes: Useful for applying security settings to the toolbar
https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET //consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET
See http://jira.consultingwerkcloud.com/browse/SCL-442 for details on
extending this for custom buttons

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the ISmartTableIOTarget for this an action should be disabled
poTableIOAction TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction2 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction3 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
plDisabled LOGICAL
Logical value indicating if the tool should be disabled. Set to FALSE to enable the tool
Top

PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Allows to permanently disable TableIO Tools in the SmartToolbarController
Notes: Useful for applying security settings to the toolbar
https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET //consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET
See http://jira.consultingwerkcloud.com/browse/SCL-442 for details on
extending this for custom buttons

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the ISmartTableIOTarget for this an action should be disabled
poTableIOAction TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction2 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction3 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction4 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
plDisabled LOGICAL
Logical value indicating if the tool should be disabled. Set to FALSE to enable the tool
Top

PUBLIC SetTableIOActionDisabled (ISmartTableIOTarget, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, TableIOActionEnum, logical)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Allows to permanently disable TableIO Tools in the SmartToolbarController
Notes: Useful for applying security settings to the toolbar
https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET //consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094803/Using+Toolbarsecurity+with+a+Security+Framework+like+Dynamics+Dynamics4.NET
See http://jira.consultingwerkcloud.com/browse/SCL-442 for details on
extending this for custom buttons

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the ISmartTableIOTarget for this an action should be disabled
poTableIOAction TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction2 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction3 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction4 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
poTableIOAction5 TableIOActionEnum
The TableIOActionEnum member identifying the action to enable/disable
plDisabled LOGICAL
Logical value indicating if the tool should be disabled. Set to FALSE to enable the tool
Top

PROTECTED ShowSmartPanelDesigner ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Shows the Designer Dialog
Notes:

Top

PUBLIC SubscribeParentFormDestroyed ()

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
Purpose: Subscribes the ParentFormDestroyed event
Notes:

Top

PROTECTED SubscribeUserControlEvents ()

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl
Purpose: Allows for custom event subscriptions during OnLoad()
Notes: Intended to be overridden in the inheriting user control

Top

PROTECTED ToolClickHandler (Object, ToolClickEventArgs)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
Notes: Depending on which ButtonTool has been clicked the corresponding
action is performed by calling a routine in the active
SmartNavigationTarget or SmartTableIOTarget.
This Method is executed as the Handler if the ToolClick Event of
the base class is fired.

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The Infragistics.Win.UltraWinToolbars.ToolClickEventArgs with the data for this event
Top

PROTECTED UpdateSmartNavigationTargetPosition (ISmartNavigationTarget, character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: 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.
Notes: Enforced by Interface ISmartNavigationSource.

Parameters:
poSmartNavigationTarget Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget
The reference to the current SmartNavigationTarget
pcPosition CHARACTER
The RecordPositionEnum member indicating the new navigation target position
Top

PUBLIC UpdateSmartNavigationTargetPosition (Object, SmartNavigationTargetPositionChangedEventArgs)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Event handler for the SmartNavigationTargetPositionChanged event of the SmartNavigationTarget
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Base.SmartNavigationTargetPositionChangedEventArgs
The SmartNavigationTargetPositionChangedEventArgs instance with the data for this event
Top

PROTECTED UpdateSmartNavigationTargetState (ISmartNavigationTarget, character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: 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.
Notes: Enforced by Interface ISmartNavigationSource.

Parameters:
poSmartNavigationTarget Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget
The reference to the current SmartNavigationTarget
pcState CHARACTER
The RecordPositionEnum member indicating the new navigation target state, Updating or Navigatable
Top

PUBLIC UpdateSmartNavigationTargetState (Object, SmartNavigationTargetStateChangedEventArgs)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Event handler for the SmartNavigationTargetStateChanged event
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Base.SmartNavigationTargetStateChangedEventArgs
The SmartNavigationTargetStateChangedEventArgs instance with the data for this event
Top

PROTECTED UpdateSmartTableIOState (ISmartTableIOTarget, character)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: 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.
Notes: Enforced by Interface ISmartTableIOSource.

Parameters:
poSmartTableIOTarget Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
The reference to the current ISmartTableIOTarget
pcSmartTableIOState CHARACTER
The current state of the SmartTableIOTarget instance, e.g. AddCopyAllowed, FieldsDisabled, FieldsEnabled, ModifyingData, NoDataSource
Top

PROTECTED UpdateSmartTableIOState (Object, SmartTableIOStateChangedEventArgs)

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Event handler for the SmartTableIOStateChange event of the TableIO
Target
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Base.SmartTableIOStateChangedEventArgs
The SmartTableIOStateChangedEventArgs instance with the data for this event
Top

PROTECTED UpdateTransactionState ()

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController
Purpose: Updates the Buttons based on the TransactionState of the current SmartCommitTarget
Notes:



Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget ActiveSmartNavigationTarget

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Consultingwerk.SmartComponents.Interfaces.ISmartNavigationTarget
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget ActiveSmartTableIOTarget

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
Top

PROTECTED CHARACTER BindableProperties

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PROTECTED CHARACTER CategorizedProperties

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PROTECTED CHARACTER CategoryProperties

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PROTECTED CHARACTER DescribedProperties

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PROTECTED CHARACTER DescriptionProperties

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PROTECTED CHARACTER DesignerVerbs

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl

Returns CHARACTER
Top

PROTECTED CHARACTER DesignerVisibilityAttributes

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PROTECTED CHARACTER DesignerVisibilityProperties

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PUBLIC LOGICAL DesignTime

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl

Returns LOGICAL
Top

PROTECTED CHARACTER HiddenProperties

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl

Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Implementation.ListTableIOTargetControl ListTableIOTargetControl

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Consultingwerk.SmartComponents.Implementation.ListTableIOTargetControl
Top

PUBLIC Infragistics.Win.UltraWinToolbars.ToolsCollection NavigationTools

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Infragistics.Win.UltraWinToolbars.ToolsCollection
Top

PROTECTED CHARACTER NonBrowsableProperties

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl

Returns CHARACTER
Top

PROTECTED LOGICAL ParentFormDestroyedSubscribed

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl

Returns LOGICAL
Top

PUBLIC Infragistics.Win.UltraWinToolbars.RootToolsCollection RootTools

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Infragistics.Win.UltraWinToolbars.RootToolsCollection
Top

PUBLIC LOGICAL ShowNavigationTools

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns LOGICAL
Top

PUBLIC LOGICAL ShowTableIOTools

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns LOGICAL
Top

PUBLIC LOGICAL SmartPanelDesigner

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns LOGICAL
Top

PUBLIC Consultingwerk.SmartComponents.Base.ListISmartTableIOTarget SmartTableIOTargets

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Consultingwerk.SmartComponents.Base.ListISmartTableIOTarget
Top

PUBLIC Infragistics.Win.UltraWinToolbars.ToolsCollection TableIOTools

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Infragistics.Win.UltraWinToolbars.ToolsCollection
Top

PUBLIC Infragistics.Win.UltraWinToolbars.ToolbarsCollection Toolbars

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Infragistics.Win.UltraWinToolbars.ToolbarsCollection
Top

PUBLIC Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ToolbarsManager

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
Top

PROTECTED LOGICAL UserControlEventsSubscribed

Inherited from Consultingwerk.SmartComponents.Base.SmartUserControl

Returns LOGICAL
Top

PUBLIC CHARACTER VisibleNavigationTools

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER
Top

PUBLIC CHARACTER VisibleTableIOTools

Inherited from Consultingwerk.SmartComponents.Implementation.SmartPanelController

Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:54:35