Skip to main content

IFiltersSettings

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

Properties

PropertyTypeDescriptionDefined in
activeboolean-js-api/src/interfaces/d4.ts:1011
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:1046
columnNamesstring[]-js-api/src/interfaces/d4.ts:1042
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:1060
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:1072
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:1074
filtersobject[]-js-api/src/interfaces/d4.ts:1044
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:1064
histogramLookany-js-api/src/interfaces/d4.ts:1013
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:1067
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:1070
showBoolCombinedFilterbooleanShow a filter that represents all boolean columns in the table.js-api/src/interfaces/d4.ts:1040
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:1050
showCurrentRowbooleanshows the current row in the table using green vertical bar in corresponding rowjs-api/src/interfaces/d4.ts:1034
showFilterCountsIndicationboolean-js-api/src/interfaces/d4.ts:1015
showFilterIndicationboolean-js-api/src/interfaces/d4.ts:1017
showHeaderboolean-js-api/src/interfaces/d4.ts:1022
showHistogramboolean-js-api/src/interfaces/d4.ts:1024
showMinMaxboolean-js-api/src/interfaces/d4.ts:1026
showMouseOverGroupRowbooleanshouws the mouse over group porportion in the filter (similar to how selection proportion is shown).js-api/src/interfaces/d4.ts:1037
showMouseOverRowbooleanshows the current mouse over row in the table using grey vertical bar in corresponding rowjs-api/src/interfaces/d4.ts:1031
showSearchBoxboolean-js-api/src/interfaces/d4.ts:1028
showSelectionIndicationbooleanIndicate the proportion of the selected rows inside each category.js-api/src/interfaces/d4.ts:1020
showTitleboolean-js-api/src/interfaces/d4.ts:1054
tablestring-js-api/src/interfaces/d4.ts:1056
titlestring-js-api/src/interfaces/d4.ts:1052