Namespace: Consultingwerk.SmartComponents.Enum
Class 
TableIOActionEnum Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Enum

File:TableIOActionEnum
Purpose:Enumeration describing the Tools of a TableIO Panel/Toolbar
Description:Used by SmartToolbarController:SetTableIOActionDisabled as
a parameter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Jun 14 21:29:09 CEST 2010



Top Method Summary
Options Name Purpose
+ LOGICAL Equals (Object) Compares this Enum member to another member of this Enum by Value
Inherited from Consultingwerk.Enum
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum FromString (character) Deserialization of an Enum value
+ F INT64 GetValue () Returns the Value of the Enum Member
Inherited from Consultingwerk.Enum
+ CHARACTER ToString () Returns a CHARACTER representation (human readable) of the Enum member
Inherited from Consultingwerk.Enum

Top Constructor Summary
Options Name Purpose
- TableIOActionEnum (integer, character) Constructor for the TableIOActionEnum class

Top Property Summary
Options Name Purpose
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum Add
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum All
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum Cancel
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum Copy
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum Delete
# CHARACTER Label
Inherited from Consultingwerk.Enum
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum Save
+ Consultingwerk.SmartComponents.Enum.TableIOActionEnum Update
+ INTEGER Value
Inherited from Consultingwerk.Enum


Method Detail
Top

PUBLIC LOGICAL Equals (Object)

Inherited from Consultingwerk.Enum
Purpose: Compares this Enum member to another member of this Enum by Value
Notes: Returns FALSE when the passed in object reference is not of this
Enum type

Parameters:
poParam Progress.Lang.Object
The object to compare by value and type with the current enum member
Returns LOGICAL
Logical value indicating if the two compared enum members are euqally
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum FromString (character)

Purpose: Deserialization of an Enum value
Notes:

Parameters:
pcCharacterValue CHARACTER
The serialized character value of an enum member
Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
The TableIOActionEnum member
Top

PUBLIC INT64 GetValue ()

Inherited from Consultingwerk.Enum
Purpose: Returns the Value of the Enum Member
Notes: Introduced for compability with 11.6 native Enums

Returns INT64
The Enum Memeber value
Top

PUBLIC CHARACTER ToString ()

Inherited from Consultingwerk.Enum
Purpose: Returns a CHARACTER representation (human readable) of the
Enum member
Notes:

Returns CHARACTER
The CHARACTER representation of the enum member, identically to the Label property


Constructor Detail
Top

PRIVATE TableIOActionEnum (integer, character)

Purpose: Constructor for the TableIOActionEnum class
Notes:

Parameters:
piValue INTEGER
The Enum member value
pcLabel CHARACTER
The Enum member label


Property Detail
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Add


Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum All


Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Cancel


Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Copy


Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Delete


Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
Top

PROTECTED CHARACTER Label

Inherited from Consultingwerk.Enum

Returns CHARACTER
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Save


Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
Top

PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Update


Returns Consultingwerk.SmartComponents.Enum.TableIOActionEnum
Top

PUBLIC INTEGER Value

Inherited from Consultingwerk.Enum

Returns INTEGER


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:15:53