Namespace: Consultingwerk.SmartComponents.Enum
Class 
ControlEnabledEnum Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ControlEnabledEnum
Purpose:Defines states under which controls in a SmartViewerControl
are Enabled
Description:Used for SmartViewerControl:SetControlEnabled
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Mar 14 15:47:05 CET 2009
Notes:Possible values: Add, Always, Newver, Update


Top Constructor Summary
Options Name Purpose
- ControlEnabledEnum () Constructor for the ControlEnabledEnum class

Top Property Summary
Options Name Purpose
+ CHARACTER Add The Control will be enabled during Add and Copy operations only
+ CHARACTER Always The Control will be enabled always regardless of the status
+ CHARACTER Never The Control will be enabled never regardless of the status
+ CHARACTER Update The Control will be enabled during Add, Copy and Update operations
+ CHARACTER UpdateOnly The Control will be enabled during Update, buth not Add and Copy operations


Constructor Detail
Top

PRIVATE ControlEnabledEnum ()

Purpose: Constructor for the ControlEnabledEnum class
Notes: Disable instance creation



Property Detail
Top

PUBLIC CHARACTER Add

Purpose: The Control will be enabled during Add and Copy operations only
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER Always

Purpose: The Control will be enabled always regardless of the status
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER Never

Purpose: The Control will be enabled never regardless of the status
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER Update

Purpose: The Control will be enabled during Add, Copy and Update operations
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER UpdateOnly

Purpose: The Control will be enabled during Update, buth not Add and Copy
operations
Notes:

Returns CHARACTER


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