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

File:TableIOStateEnum
Purpose:Enumeration for possible TableIOState values
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jan 20 19:50:58 CET 2009



Top Method Summary
Options Name Purpose
+ LOGICAL IsValid (character) Validates a character against the list of valid TableIOStateEnum values

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

Top Property Summary
Options Name Purpose
+ CHARACTER AddCopyAllowed When no record is available, only Add and Copy will make sense
+ CHARACTER FieldsDisabled The Fields of the Viewer/DataGrid have been disabled, allow Edit, Add, Copy and Delete
+ CHARACTER FieldsEnabled The Fields of the Viewer/DataGrid have been enabled but no change has been made so far, allow Edit, Add, Copy and Delete
+ CHARACTER ModifyingData Changing Data, only cancel and save are enabled
+ CHARACTER NoDataSource No datasource available
+ CHARACTER NoParentRecordAvailable No parent record is available
+ CHARACTER NoRecordAvailable No record is available


Method Detail
Top

PUBLIC LOGICAL IsValid (character)

Purpose: Validates a character against the list of valid TableIOStateEnum
values
Notes:

Parameters:
pcDataSourceState CHARACTER
Character value of a data source state
Returns LOGICAL
Logical value indicating if the Character value stands for a valid enum member


Constructor Detail
Top

PRIVATE TableIOStateEnum ()

Purpose: Constructor for the TableIOStateEnum class
Notes:



Property Detail
Top

PUBLIC CHARACTER AddCopyAllowed

Purpose: When no record is available, only Add and Copy will make sense
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER FieldsDisabled

Purpose: The Fields of the Viewer/DataGrid have been disabled, allow Edit,
Add, Copy and Delete
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER FieldsEnabled

Purpose: The Fields of the Viewer/DataGrid have been enabled but no change
has been made so far, allow Edit, Add, Copy and Delete
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER ModifyingData

Purpose: Changing Data, only cancel and save are enabled
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER NoDataSource

Purpose: No datasource available
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER NoParentRecordAvailable

Purpose: No parent record is available
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER NoRecordAvailable

Purpose: No record is available
Notes:

Returns CHARACTER


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