|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
|
|
+ | 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 |
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
|