WebEnumItemBaseJS Class Members
In This Topic
The following tables list the members exposed by
WebEnumItemBaseJS.
Public Constructors
Methods
| Name | Description |
 | equals | Overloaded. Determines that this enumeration element is equals to the specified enumeration element. |
 | getAllAvailableNames | Returns names of all enumeration elements. |
 | getAllAvailableValues | Returns values of all enumeration elements. |
 | isFlagged | Determines that this enumeration element defines a bit field. |
 | toString | Returns name of this enumeration element. |
 | valueOf | Returns value of this enumeration element. |
See Also