Namespace: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester
Class 
UltraBusinessEntityTesterForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.UltraBusinessEntityTesterFormDesigner
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.IOERABusinessEntityTesterForm

File:UltraBusinessEntityTesterForm
Purpose:User interface to test business entity functionality
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Mon Aug 03 10:55:03 CEST 2009



Top Method Summary
Options Name Purpose
AddEntityToComboList () Test if the currently entered text in the combobox is one of the items of the comboboxlist. If not a new item is added at the top of the list.
AssignControlValues () Assigns settings for the next request in the user control
DisableTool (character) Set the tools (ToolButton and MenuItem) disabled. Enforced by the Interface IOERABusinessEntityTesterForm
EnableTool (character) Set the tools (ToolButton and MenuItem) enabled. Enforced by the Interface IOERABusinessEntityTesterForm
CHARACTER GetCustomParameterObjectTemplate () Returns a template for the CustomParameterObject
JsonEditorCustomParameterObject_ToolClick (Object, ToolClickEventArgs) Handler for the JsonEditorCustomParameterObjects ToolbarsManagers ToolClick event
LoadLRUEntitiesFromRegistry () Load the LRU entities from the registry
MonitorBusinessServices () Monitors the Business Services using the ServiceManagerMonitoringForm
OnDragDrop (DragEventArgs) Raises the DragDrop event of the Form
OnDragEnter (DragEventArgs) Raises the DragEnter event of the Form
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
OpenScenario () Opens a scenario file
OpenScenario (character) Opens a scenario file
SaveScenario () Saves the current request settings as a scenario
SelectAll () Selects all Tables
SelectNone () Deselects all Tables
SetToolText (character, character) Sets the Text for a Tool (TextBoxTool)
ToolValueChangedHandler (Object, ToolEventArgs) Event handler for the ToolValueChanged event of the UltraToolbarsManager instance
ultraToolbarsManager_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClickEventArgs event of the UltraToolbarsManager instance

Top Constructor Summary
Options Name Purpose
UltraBusinessEntityTesterForm () Constructor for the UltraBusinessEntityTesterForm class

Top Property Summary
Options Name Purpose
CHARACTER BusinessEntityName
CHARACTER StatusBarText
LOGICAL StatusBarVisible


Method Detail
Top

AddEntityToComboList ()

Purpose: Test if the currently entered text in the combobox is one of the
items of the comboboxlist. If not a new item is added at the top
of the list.
Notes:

Top

AssignControlValues ()

Purpose: Assigns settings for the next request in the user control
Notes:

Top

DisableTool (character)

Purpose: Set the tools (ToolButton and MenuItem) disabled.
Enforced by the Interface IOERABusinessEntityTesterForm
Notes:

Parameters:
pcToolName CHARACTER
The name of the tool to disable
Top

EnableTool (character)

Purpose: Set the tools (ToolButton and MenuItem) enabled.
Enforced by the Interface IOERABusinessEntityTesterForm
Notes:

Parameters:
pcToolName CHARACTER
The name of the tool to enable
Top

CHARACTER GetCustomParameterObjectTemplate ()

Purpose: Returns a template for the CustomParameterObject
Notes:

Returns CHARACTER
Template for the CustomParameterObject
Top

JsonEditorCustomParameterObject_ToolClick (Object, ToolClickEventArgs)

Purpose: Handler for the JsonEditorCustomParameterObjects ToolbarsManagers ToolClick event
Notes:

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

LoadLRUEntitiesFromRegistry ()

Purpose: Load the LRU entities from the registry
Notes:

Top

MonitorBusinessServices ()

Purpose: Monitors the Business Services using the ServiceManagerMonitoringForm
Notes:

Top

OnDragDrop (DragEventArgs)

Purpose: Raises the DragDrop event of the Form
Notes:

Parameters:
e System.Windows.Forms.DragEventArgs
The DragEventArgs with the data for this event
Top

OnDragEnter (DragEventArgs)

Purpose: Raises the DragEnter event of the Form
Notes:

Parameters:
e System.Windows.Forms.DragEventArgs
The DragEventArgs with the data for this event
Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes: Save the LRU entities to the registry

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

OpenScenario ()

Purpose: Opens a scenario file
Notes:

Top

OpenScenario (character)

Purpose: Opens a scenario file
Notes:

Parameters:
pcFileName CHARACTER
The name of the .scenario file to open
Top

SaveScenario ()

Purpose: Saves the current request settings as a scenario
Notes:

Top

SelectAll ()

Purpose: Selects all Tables
Notes:

Top

SelectNone ()

Purpose: Deselects all Tables
Notes:

Top

SetToolText (character, character)

Purpose: Sets the Text for a Tool (TextBoxTool)
Notes:

Parameters:
pcToolName CHARACTER
The name of the tool
pcToolText CHARACTER
The text for the tool
Top

ToolValueChangedHandler (Object, ToolEventArgs)

Purpose: Event handler for the ToolValueChanged event of the UltraToolbarsManager
instance
Notes: En- / Disable the FetchEntity ToolButton

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

ultraToolbarsManager_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClickEventArgs event of the UltraToolbarsManager
instance
Notes:

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


Constructor Detail
Top

UltraBusinessEntityTesterForm ()

Purpose: Constructor for the UltraBusinessEntityTesterForm class
Notes:



Property Detail
Top

CHARACTER BusinessEntityName


Returns CHARACTER
Top

CHARACTER StatusBarText


Returns CHARACTER
Top

LOGICAL StatusBarVisible


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:24:00