UI builder - Enums
Anchor
| Key |
Value |
| LEFT |
Left |
| TOP |
Top |
| RIGHT |
Right |
| BOTTOM |
Bottom |
ClockMode
| Key |
Value |
| NONE |
None |
| SET |
Set |
| START |
Start |
| STOP |
Stop |
| CONTINUE |
Continue |
| FREEZE |
Freeze |
| UNFREEZE |
Unfreeze |
ClockDirection
| Key |
Value |
| UP |
Up |
| DOWN |
Down |
DateTimePickerMode
| Key |
Value |
| TIME |
Time |
| DATE |
Date |
| DATETIME |
DateTime |
| WEEK |
Week |
| MONTH |
Month |
| YEAR |
Year |
| Key |
Value |
| bottom |
Bottom |
| bottomLeft |
BottomLeft |
| bottomRight |
BottomRight |
| left |
Left |
| leftBottom |
LeftBottom |
| leftTop |
LeftTop |
| right |
Right |
| rightBottom |
RightBottom |
| rightTop |
RightTop |
| top |
Top |
| topLeft |
TopLeft |
| topRight |
TopRight |
TabsPlacement
| Key |
Value |
| TOP |
Top |
| RIGHT |
Right |
| BOTTOM |
Bottom |
| LEFT |
Left |
| Key |
Value |
| contain |
Contain |
| scale-down |
ScaleDown |
| stretch |
Stretch |
| Key |
Value |
|
Default |
| MEDIAHUB |
MediaHub |
| STORAGE |
Storage |
| PATH |
Path |
Cropping
| Key |
Value |
| ALLOWED |
Allowed |
| NO |
No |
| ALWAYS |
Always |
| Key |
Value |
| MEDIA |
Media |
| IMAGE |
Image |
| VIDEO |
Video |
| SEQUENCE |
Sequence |
| Key |
Value |
| OKCANCEL |
OkCancel |
| YESNO |
YesNo |
| YESALLNO |
YesAllNo |
| CANCELYESNO |
YesNoCancel |
MessageBoxType
| Key |
Value |
| ERROR |
Error |
| WARNING |
Warning |
| INFO |
Info |
| DANGER |
Danger |
MessageBoxActionType
| Key |
Value |
| link |
Link |
| text |
Text |
| ghost |
Ghost |
| default |
Default |
| primary |
Primary |
| dashed |
Dashed |
ChannelType
| Key |
Value |
| PROGRAM |
Program |
| PREVIEW |
Preview |
| NONE |
None |
ElementType
| Key |
Value |
| ROOT |
Root |
| GROUP |
Group |
| TABS |
Tabs |
| TAB |
Tab |
| LABEL |
Label |
| TEXT |
TextInput |
| NUMBER |
NumberInput |
| SLIDER |
Slider |
| VERTEX |
VertexInput |
| DROPDOWN |
Dropdown |
| DATETIME_PICKER |
DateTimePicker |
| CHECKBOX |
Checkbox |
| SWITCH |
Switch |
| RADIO |
Radio |
| BUTTON |
Button |
| COLOR_PICKER |
ColorPicker |
| LIST |
List |
| MEDIA |
Media |
| MEDIA_BROWSER |
MediaBrowser |
| NOTIFICATION |
Notification |
| COMPONENT |
Component |
| ICON |
Icon |
| TABLE |
Table |
| WEB_PAGE |
WebPage |
| WEB_APP |
WebApp |
| DIAL |
Dial |
| KNOB |
Knob |
| JOYSTICK |
Joystick |
| CLOCK |
Clock |