Namespace: Consultingwerk.SmartComponents.Tools.BusinessEntityBrowser
Class 
BusinessEntityQueryForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.IOERABusinessEntityTesterForm

File:BusinessEntityQueryForm
Purpose:Shows data from a single business entity within the
BusinessEntityBrowserForm
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Feb 14 23:57:15 CET 2012



Top Method Summary
Options Name Purpose
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
InitializeComponent ()
SelectAll () Selects all nodes in the Business Entity Tester Control
SelectNone () Deselects all nodes in the Busienss Entity Tester Control
SetBusinessEntity (character) Set's the Business Entity
SetToolText (character, character) Sets the Text for a Tool (TextBoxTool)
ultraToolbarsManager_ToolClick (Object, ToolClickEventArgs) Event handle for the ToolClick event of the ultraToolbarsManager instance

Top Constructor Summary
Options Name Purpose
BusinessEntityQueryForm () Constructor of the BusinessEntityQueryForm Class

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


Method Detail
Top

DisableTool (character)

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

Parameters:
pcToolName CHARACTER
The key 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 key of the Tool to Enable
Top

InitializeComponent ()


Top

SelectAll ()

Purpose: Selects all nodes in the Business Entity Tester Control
Notes:

Top

SelectNone ()

Purpose: Deselects all nodes in the Busienss Entity Tester Control
Notes:

Top

SetBusinessEntity (character)

Purpose: Set's the Business Entity
Notes:

Parameters:
pcClassName CHARACTER
The name of the Business Entity class
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

ultraToolbarsManager_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handle for the ToolClick event of the ultraToolbarsManager
instance
Notes:

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


Constructor Detail
Top

BusinessEntityQueryForm ()

Purpose: Constructor of the BusinessEntityQueryForm 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:23:57