Namespace: Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester
Interface 
IOERABusinessEntityTesterForm Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Tools.BusinessEntityBrowser.BusinessEntityQueryForm, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.UltraBusinessEntityTesterForm

File:IOERABusinessEntityTesterForm
Author(s):Marko Rüterbories / Consultingwerk Ltd.
Created:Mon Aug 03 09:20:36 CEST 2009
Purpose: Set the tools (ToolButton and MenuItem) enabled.
Notes:



Top Method Summary
Options Name Purpose
+ DisableTool (character) Set the tools (ToolButton and MenuItem) disabled.
+ EnableTool (character) Set the tools (ToolButton and MenuItem) enabled.
+ SetToolText (character, character) Sets the Text for a Tool (TextBoxTool)


Method Detail
Top

PUBLIC DisableTool (character)

Purpose: Set the tools (ToolButton and MenuItem) disabled.
Notes:

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

PUBLIC EnableTool (character)

Purpose: Set the tools (ToolButton and MenuItem) enabled.
Notes:

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

PUBLIC 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


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