Skip to main content

TAGS

const TAGS: object

Defined in: src/const.ts:282

Type Declaration

NameTypeDefault valueDescriptionDefined in
ALLOW_RENAMEstring'.allow-rename'-src/const.ts:334
ANNOTATION_REGIONSstring'.annotation-regions'-src/const.ts:310
AUTO_CHOICESstring'.auto-choices'When set to 'true', switches the cell editor to a combo box that only allows to choose values from a list of already existing values in the column. Applicable for string columns only. See also [TAGS_CHOICES].src/const.ts:292
CELL_RENDERERstring'cell.renderer'-src/const.ts:330
CHEMobject--src/const.ts:336
CHEM.SCAFFOLDstring'chem-scaffold'-src/const.ts:337
CHOICESstring'.choices'JSON-encoded list of strings to be used in a cell editor. Applicable for string columns only.src/const.ts:287
COLOR_CODING_CATEGORICALstring'.color-coding-categorical'-src/const.ts:297
COLOR_CODING_CONDITIONALstring'.color-coding-conditional'-src/const.ts:296
COLOR_CODING_FALLBACK_COLORstring'.color-coding-fallback-color'-src/const.ts:306
COLOR_CODING_LINEARstring'.color-coding-linear'-src/const.ts:298
COLOR_CODING_LINEAR_ABOVE_MAX_COLORstring'.%color-coding-linear-above-max-color'-src/const.ts:300
COLOR_CODING_LINEAR_ABSOLUTEstring'.%color-coding-linear-absolute'-src/const.ts:301
COLOR_CODING_LINEAR_BELOW_MIN_COLORstring'.%color-coding-linear-below-min-color'-src/const.ts:299
COLOR_CODING_LINEAR_IS_ABSOLUTEstring'.%color-coding-linear-is-absolute'-src/const.ts:302
COLOR_CODING_MATCH_TYPEstring'.color-coding-match-type'-src/const.ts:305
COLOR_CODING_SCHEME_MAXstring'.color-coding-scheme-max'-src/const.ts:303
COLOR_CODING_SCHEME_MINstring'.color-coding-scheme-min'-src/const.ts:304
COLOR_CODING_TYPEstring'.color-coding-type'-src/const.ts:295
CUSTOM_FILTER_TYPEstring'.custom-filter-type'Custom filter type to be used by default for a column: "<PackageName\>:<FilterType\>". Takes precedence over [IGNORE_CUSTOM_FILTER]src/const.ts:328
DESCRIPTIONstring'description'-src/const.ts:284
FORMATstring'format'Set on a dataframe column; used to format column contents in grids, CSV export, passing to scriptssrc/const.ts:316
FORMULAstring'formula'-src/const.ts:317
FORMULA_LINESstring'.formula-lines'-src/const.ts:309
FRIENDLY_NAMEstring'friendlyName'-src/const.ts:333
GROUPstring'group'-src/const.ts:341
IDstring'.id'-src/const.ts:293
IGNORE_CUSTOM_FILTERstring'.ignore-custom-filter'Boolean flag to control custom filters visibility.src/const.ts:323
LAYOUT_IDstring'layout-id'-src/const.ts:283
LINK_CLICK_BEHAVIORstring'.linkClickBehavior'-src/const.ts:340
MARKER_CODINGstring'.marker-coding'-src/const.ts:308
MULTI_VALUE_SEPARATORstring'.multi-value-separator'Separator used to parse a cell value into multiple values for filter categories.src/const.ts:321
SEMTYPEstring'quality'-src/const.ts:318
SOURCE_PRECISIONstring'.source-precision'When a dataframe is loaded from a CSV, the maximum number of significant digits in the fractional part for each numeric column is determinedsrc/const.ts:314
STRUCTURE_FILTER_TYPEstring'.structure-filter-type'Filter type for molecular columns: "Sketch""Categorical". See [DG.STRUCTURE_FILTER_TYPE]
TOOLTIPstring'.tooltip'-src/const.ts:285
UNITSstring'units'-src/const.ts:331