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



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 Gets and sets the current TableIOState of the SmartTableIOTarget
+ Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget SmartTableIOTarget Gets and sets the reference to the SmartTableIOTarget
+ LOGICAL TableIOAddDisabled Gets and sets if the Add function should be disabled regardless of it's state
+ LOGICAL TableIOCancelDisabled Gets and sets if the Cancel function should be disabled regardless of it's state
+ LOGICAL TableIOCopyDisabled Gets and sets if the Copy function should be disabled regardless of it's state
+ LOGICAL TableIODeleteDisabled Gets and sets if the Delete function should be disabled regardless of it's state
+ LOGICAL TableIOSaveDisabled Gets and sets if the Save function should be disabled regardless of it's state
+ LOGICAL TableIOUpdateDisabled Gets and sets if the Update function should be disabled regardless of it's state


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

Purpose: Gets and sets the current TableIOState of the SmartTableIOTarget
Notes:

Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget SmartTableIOTarget

Purpose: Gets and sets the reference to the SmartTableIOTarget
Notes:

Returns Consultingwerk.SmartComponents.Interfaces.ISmartTableIOTarget
Top

PUBLIC LOGICAL TableIOAddDisabled

Purpose: Gets and sets if the Add function should be disabled regardless of
it's state
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL TableIOCancelDisabled

Purpose: Gets and sets if the Cancel function should be disabled regardless of
it's state
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL TableIOCopyDisabled

Purpose: Gets and sets if the Copy function should be disabled regardless of
it's state
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL TableIODeleteDisabled

Purpose: Gets and sets if the Delete function should be disabled regardless of
it's state
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL TableIOSaveDisabled

Purpose: Gets and sets if the Save function should be disabled regardless of
it's state
Notes:

Returns LOGICAL
Top

PUBLIC LOGICAL TableIOUpdateDisabled

Purpose: Gets and sets if the Update function should be disabled regardless of
it's state
Notes:

Returns LOGICAL


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:33:16