Namespace: Consultingwerk.SmartComponents.Implementation
Class 
TableIOTargetControl Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:TableIOTargetControl
Purpose:Controls enabled Table IO Tools for the SmartToolbarController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 04 09:40:36 CEST 2014
Notes:See http://jira.consultingwerkcloud.com/browse/SCL-442
for details
Purpose: Gets and sets the current TableIOState of the SmartTableIOTarget
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL GetToolDisabled (character) Returns if the tool with the given ToolKey is Disabled regardless of it's state
+ SetToolDisabled (character, logical) Sets if the tool with the given ToolKey is Disabled regardless of it's state

Top Property Summary
Options Name Purpose
+ CHARACTER SmartTableIOState
+ Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget SmartTableIOTarget
+ LOGICAL TableIOAddDisabled
+ LOGICAL TableIOCancelDisabled
+ LOGICAL TableIOCopyDisabled
+ LOGICAL TableIODeleteDisabled
+ LOGICAL TableIOSaveDisabled
+ LOGICAL TableIOUpdateDisabled


Method Detail
Top

PUBLIC LOGICAL GetToolDisabled (character)

Purpose: Returns if the tool with the given ToolKey is Disabled regardless of
it's state
Notes:

Parameters:
pcToolKey CHARACTER
The key of the tool to return the Disabled state for
Returns LOGICAL
True when the tool is disabled, false when it'S enabeld
Top

PUBLIC SetToolDisabled (character, logical)

Purpose: Sets if the tool with the given ToolKey is Disabled regardless of
it's state
Notes:

Parameters:
pcToolKey CHARACTER
The key of the tool to assign Disabled state for
plDisabled LOGICAL
Disabled or Enabled


Property Detail
Top

PUBLIC CHARACTER SmartTableIOState


Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget SmartTableIOTarget


Returns Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
Top

PUBLIC LOGICAL TableIOAddDisabled


Returns LOGICAL
Top

PUBLIC LOGICAL TableIOCancelDisabled


Returns LOGICAL
Top

PUBLIC LOGICAL TableIOCopyDisabled


Returns LOGICAL
Top

PUBLIC LOGICAL TableIODeleteDisabled


Returns LOGICAL
Top

PUBLIC LOGICAL TableIOSaveDisabled


Returns LOGICAL
Top

PUBLIC LOGICAL TableIOUpdateDisabled


Returns LOGICAL


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:30:53