Skip to main content

ITileViewerSettings

Defined in: js-api/src/interfaces/d4.ts:3745

Properties

PropertyTypeDescriptionDefined in
allowDragBetweenLanesboolean-js-api/src/interfaces/d4.ts:3756
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:3783
autoGeneratebooleanWhether the form auto-generates whenever columns changejs-api/src/interfaces/d4.ts:3759
cardMarkupstring-js-api/src/interfaces/d4.ts:3754
columnsJsonstring-js-api/src/interfaces/d4.ts:3763
controlsFontstring-js-api/src/interfaces/d4.ts:3746
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:3797
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:3809
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:3811
filterstringFormula that filters out rows to show. Examples: ${AGE} > 20 or ${WEIGHT / 2)} > 100, ${SEVERITY} == 'Medium', ${RACE}.endsWith('sian')js-api/src/interfaces/d4.ts:3781
helpstringHelp to be shown when user clicks on the '?' icon on top. Could either be in markdown, or a URL (starting with '/' or 'http').js-api/src/interfaces/d4.ts:3801
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:3804
lanesstring[]-js-api/src/interfaces/d4.ts:3771
lanesColumnNamestring-js-api/src/interfaces/d4.ts:3748
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:3807
rowSource"All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow"Determines the rows shown on the plot.js-api/src/interfaces/d4.ts:3774
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:3787
showEmptyLanesbooleanWhen unchecked, lanes that contain no tiles (for instance, when the corresponding category is filtered out) are hidden.js-api/src/interfaces/d4.ts:3752
showSelectedRowsbooleanWhen checked, selected tiles are highlighted using the selected rows color. When unchecked, selected tiles keep their regular appearance.js-api/src/interfaces/d4.ts:3769
showTitleboolean-js-api/src/interfaces/d4.ts:3791
sketchStateobject-js-api/src/interfaces/d4.ts:3761
tablestring-js-api/src/interfaces/d4.ts:3793
tilesFontstring-js-api/src/interfaces/d4.ts:3765
titlestring-js-api/src/interfaces/d4.ts:3789