ITileViewerSettings
Defined in: src/interfaces/d4.ts:3677
Properties
| Property | Type | Defined in |
|---|---|---|
allowDragBetweenLanes | boolean | src/interfaces/d4.ts:3684 |
allowDynamicMenus | boolean | src/interfaces/d4.ts:3711 |
autoGenerate | boolean | src/interfaces/d4.ts:3687 |
cardMarkup | string | src/interfaces/d4.ts:3682 |
columnsJson | string | src/interfaces/d4.ts:3691 |
controlsFont | string | src/interfaces/d4.ts:3678 |
description | string | src/interfaces/d4.ts:3725 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:3737 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:3739 |
filter | string | src/interfaces/d4.ts:3709 |
help | string | src/interfaces/d4.ts:3729 |
initializationFunction | string | src/interfaces/d4.ts:3732 |
lanes | string[] | src/interfaces/d4.ts:3699 |
lanesColumnName | string | src/interfaces/d4.ts:3680 |
onInitializedScript | string | src/interfaces/d4.ts:3735 |
rowSource | "All" | "Filtered" | "Selected" | "SelectedOrCurrent" | "FilteredSelected" | "MouseOverGroup" | "CurrentRow" | "MouseOverRow" | src/interfaces/d4.ts:3702 |
showContextMenu | boolean | src/interfaces/d4.ts:3715 |
showSelectedRows | boolean | src/interfaces/d4.ts:3697 |
showTitle | boolean | src/interfaces/d4.ts:3719 |
sketchState | object | src/interfaces/d4.ts:3689 |
table | string | src/interfaces/d4.ts:3721 |
tilesFont | string | src/interfaces/d4.ts:3693 |
title | string | src/interfaces/d4.ts:3717 |