|
Navigate to: Methods | Constructors | Events | Properties
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 |
Options | Name | Purpose | |
---|---|---|---|
- | TableIOActionEnum (integer, character) |
Constructor for the TableIOActionEnum class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.SmartComponents.Enum.TableIOActionEnum Add |
The Add button |
|
+ | Consultingwerk.SmartComponents.Enum.TableIOActionEnum All |
All functions |
|
+ | Consultingwerk.SmartComponents.Enum.TableIOActionEnum Cancel |
The Cancel button |
|
+ | Consultingwerk.SmartComponents.Enum.TableIOActionEnum Copy |
The copy button |
|
+ | Consultingwerk.SmartComponents.Enum.TableIOActionEnum Delete |
The Delete button |
|
# | CHARACTER Label |
Returns the character label associated with an enum member instance Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.SmartComponents.Enum.TableIOActionEnum Save |
The Save button |
|
+ | Consultingwerk.SmartComponents.Enum.TableIOActionEnum Update |
The Update button |
|
+ | INTEGER Value |
Returns the integer value associated with an enum member instance Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE TableIOActionEnum (integer, character)
|
---|
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Add
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum All
|
|||||||||||||
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Cancel
|
|||||||||||||
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Copy
|
|||||||||||||
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Delete
|
|||||||||||||
PROTECTED CHARACTER Label
|
|||||||||||||
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Save
|
|||||||||||||
PUBLIC Consultingwerk.SmartComponents.Enum.TableIOActionEnum Update
|
|||||||||||||
PUBLIC INTEGER Value
|