|
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.Web.Widgets.TextBoxTypeEnum FromString (character) |
Returns the reference to the Enum member with the given name |
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum FromValue (integer) |
Returns the reference to the Enum member with the given value |
|
+ | Consultingwerk.Framework.Collections.CharacterList GetNames () |
Returns a CharacterList with the names of the Enum members |
|
+ 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 | |
---|---|---|---|
- | TextBoxTypeEnum (integer, character) |
Constructor for the TextBoxTypeEnum members |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Date |
|
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Datetime |
|
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Email |
|
|
# | CHARACTER Label |
Inherited from Consultingwerk.Enum |
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Number |
|
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Password |
|
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Search |
|
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Tel |
|
|
+ | Consultingwerk.Web.Widgets.TextBoxTypeEnum Text |
|
|
+ | INTEGER Value |
Inherited from Consultingwerk.Enum |
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum FromString (character)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum FromValue (integer)
|
||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.Collections.CharacterList GetNames ()
|
||||||||||||||||||||||
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
PRIVATE TextBoxTypeEnum (integer, character)
|
---|
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Date
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Datetime
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Email
|
|||||||||
PROTECTED CHARACTER Label
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Number
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Password
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Search
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Tel
|
|||||||||
PUBLIC Consultingwerk.Web.Widgets.TextBoxTypeEnum Text
|
|||||||||
PUBLIC INTEGER Value
|