Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Widget Id |
The automatically generated primary key of the widget table. |
LONG |
Yes |
Widget GUID |
The value of a Widget, stored as a string. |
VARCHAR(255) |
Yes |
Widget Description |
The value of a Widget, stored as a long text object. |
TEXT |
No |
Widget Layout |
The value of a Widget, stored as a long text object. |
TEXT |
No |
Widget Type |
The value of a Widget, stored as a string. |
VARCHAR(255) |
Yes |
Widget Configuration |
The value of a Widget, stored as a long text object. |
TEXT |
No |
Widget View Configuration |
The value of a Widget, stored as a long text object. |
TEXT |
No |
Parent Widget Id |
A Foreign Key to the Widget table. |
LONG |
No |
Widget Index |
The value of a Widget stored as boolean. |
INTEGER |
No |