Table API Reference

StockFeatures

Interface: StockFeatures

Defined in: features/stockFeatures.ts:18

Properties

cellSelectionFeature

ts
cellSelectionFeature: TableFeature;
cellSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:19


columnFacetingFeature

ts
columnFacetingFeature: TableFeature;
columnFacetingFeature: TableFeature;

Defined in: features/stockFeatures.ts:20


columnFilteringFeature

ts
columnFilteringFeature: TableFeature;
columnFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:21


columnGroupingFeature

ts
columnGroupingFeature: TableFeature;
columnGroupingFeature: TableFeature;

Defined in: features/stockFeatures.ts:22


columnOrderingFeature

ts
columnOrderingFeature: TableFeature;
columnOrderingFeature: TableFeature;

Defined in: features/stockFeatures.ts:23


columnPinningFeature

ts
columnPinningFeature: TableFeature;
columnPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:24


columnResizingFeature

ts
columnResizingFeature: TableFeature;
columnResizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:25


columnSizingFeature

ts
columnSizingFeature: TableFeature;
columnSizingFeature: TableFeature;

Defined in: features/stockFeatures.ts:26


columnVisibilityFeature

ts
columnVisibilityFeature: TableFeature;
columnVisibilityFeature: TableFeature;

Defined in: features/stockFeatures.ts:27


globalFilteringFeature

ts
globalFilteringFeature: TableFeature;
globalFilteringFeature: TableFeature;

Defined in: features/stockFeatures.ts:28


rowAggregationFeature

ts
rowAggregationFeature: TableFeature;
rowAggregationFeature: TableFeature;

Defined in: features/stockFeatures.ts:29


rowExpandingFeature

ts
rowExpandingFeature: TableFeature;
rowExpandingFeature: TableFeature;

Defined in: features/stockFeatures.ts:30


rowPaginationFeature

ts
rowPaginationFeature: TableFeature;
rowPaginationFeature: TableFeature;

Defined in: features/stockFeatures.ts:31


rowPinningFeature

ts
rowPinningFeature: TableFeature;
rowPinningFeature: TableFeature;

Defined in: features/stockFeatures.ts:32


rowSelectionFeature

ts
rowSelectionFeature: TableFeature;
rowSelectionFeature: TableFeature;

Defined in: features/stockFeatures.ts:33


rowSortingFeature

ts
rowSortingFeature: TableFeature;
rowSortingFeature: TableFeature;

Defined in: features/stockFeatures.ts:34