|
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 |
|
+ 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 | |
---|---|---|---|
- | AdapterOriginEnum (integer, character) |
Constructor for the AdapterOriginEnum class |
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER Label |
Returns the character label associated with an enum member instance Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.SmartComponents.Enum.AdapterOriginEnum LookupControl |
The Adapter instance of the LookupControl is initialized |
|
+ | Consultingwerk.SmartComponents.Enum.AdapterOriginEnum LookupDialog |
The Adapter instance of the LookupDialog is initialized |
|
+ | INTEGER Value |
Returns the integer value associated with an enum member instance Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE AdapterOriginEnum (integer, character)
|
---|
PROTECTED CHARACTER Label
|
|||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.SmartComponents.Enum.AdapterOriginEnum LookupControl
|
|||||||||||||
PUBLIC Consultingwerk.SmartComponents.Enum.AdapterOriginEnum LookupDialog
|
|||||||||||||
PUBLIC INTEGER Value
|