Skip to main content

ICalendarSettings

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

Properties

PropertyTypeDescriptionDefined in
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:671
backColornumber-js-api/src/interfaces/d4.ts:655
controlsFontstring-js-api/src/interfaces/d4.ts:644
datestring-js-api/src/interfaces/d4.ts:641
dateColumnNamestring-js-api/src/interfaces/d4.ts:642
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:685
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:697
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:699
evenMonthColornumber-js-api/src/interfaces/d4.ts:659
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:669
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:689
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:692
oddMonthColornumber-js-api/src/interfaces/d4.ts:657
onClick"Select" | "Filter" | "None"Determines what happens when you click a date.js-api/src/interfaces/d4.ts:651
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:695
redWeekendsboolean-js-api/src/interfaces/d4.ts:648
rowSource"All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow"Determines the rows shown on the plot.js-api/src/interfaces/d4.ts:662
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:675
showFilteredOnlyboolean-js-api/src/interfaces/d4.ts:653
showHeaderboolean-js-api/src/interfaces/d4.ts:646
showTitleboolean-js-api/src/interfaces/d4.ts:679
tablestring-js-api/src/interfaces/d4.ts:681
titlestring-js-api/src/interfaces/d4.ts:677