TYPE
Defined in: src/const.ts:82
Enumeration Members
| Enumeration Member | Value | Defined in |
|---|---|---|
BIG_INT | "bigint" | src/const.ts:84 |
BIT_SET | "bitset" | src/const.ts:104 |
BLOB | "blob" | src/const.ts:101 |
BOOL | "bool" | src/const.ts:88 |
BYTE_ARRAY | "byte_array" | src/const.ts:93 |
CATEGORICAL | "categorical" | src/const.ts:113 |
CELL | "cell" | src/const.ts:96 |
COLUMN | "column" | src/const.ts:97 |
COLUMN_FILTER | "colfiltercall" | src/const.ts:103 |
COLUMN_LIST | "column_list" | src/const.ts:98 |
CREDENTIALS | "Credentials" | src/const.ts:126 |
DATA_FRAME | "dataframe" | src/const.ts:94 |
DATA_FRAME_LIST | "dataframe_list" | src/const.ts:95 |
DATE_TIME | "datetime" | src/const.ts:91 |
DYNAMIC | "dynamic" | src/const.ts:106 |
ELEMENT | "element" | src/const.ts:117 |
EVENT_DATA | "event_data" | src/const.ts:124 |
FILE | "file" | src/const.ts:100 |
FLOAT | "double" | src/const.ts:85 |
FUNC | "func" | src/const.ts:110 |
FUNC_CALL | "funccall" | src/const.ts:111 |
GRAPHICS | "graphics" | src/const.ts:99 |
GRID_CELL_RENDER_ARGS | "GridCellRenderArgs" | src/const.ts:115 |
INT | "int" | src/const.ts:83 |
LIST | "list" | src/const.ts:108 |
MAP | "map" | src/const.ts:105 |
MENU | "Menu" | src/const.ts:121 |
NOTEBOOK | "Notebook" | src/const.ts:128 |
NUM | "num" | src/const.ts:86 |
NUMERICAL | "numerical" | src/const.ts:114 |
OBJECT | "object" | src/const.ts:92 |
PROGRESS_INDICATOR | "progressindicator" | src/const.ts:125 |
PROJECT | "Project" | src/const.ts:122 |
PROPERTY | "property" | src/const.ts:112 |
QNUM | "qnum" | src/const.ts:87 |
ROW_FILTER | "tablerowfiltercall" | src/const.ts:102 |
SCRIPT_ENVIRONMENT | "ScriptEnvironment" | src/const.ts:127 |
SEM_VALUE | "semantic_value" | src/const.ts:109 |
SEMANTIC_VALUE | "semantic_value" | src/const.ts:123 |
STRING | "string" | src/const.ts:89 |
STRING_LIST | "string_list" | src/const.ts:90 |
TABLE_VIEW | "TableView" | src/const.ts:119 |
USER | "User" | src/const.ts:120 |
VIEW | "view" | src/const.ts:118 |
VIEWER | "viewer" | src/const.ts:107 |