An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.
Name | Value | Description |
---|---|---|
snbBack | 1 | |
snbForward | 2 | |
snbStop | 4 | |
snbRefresh | 8 | |
snbHome | 16 | |
snbStretch | 32 |