grid-pro.gridprobasedatasource
Home > @genesislcap/grid-pro > GridProBaseDatasource
GridProBaseDatasource class
Signature:
export declare class GridProBaseDatasource extends GenesisGridDatasourceElement
Extends: GenesisGridDatasourceElement
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
RowDataTransaction | ServerSideTransaction | ||
|
|
string | ||
|
|
string | ||
|
|
Subscription | undefined | ||
|
|
boolean | ||
|
|
boolean | ||
|
Map<string, any> |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
| ||
|
| ||
|
generateColumnDefsFromMetadata(fieldsMetadata, getFilterParamsByFieldType) |
| |
|
Gets datasource-specific status bar component configurations. This method should be called by the grid to get status bar panels specific to this datasource. | ||
|
| ||
|
| ||
|
| ||
|
Returns true if the grid has the ds-disconnected attribute. | ||
|
Sets or removes the ds-disconnected attribute on the grid element. | ||
|
| ||
|
|