mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
856 B
856 B
Home > kibana-plugin-plugins-expressions-public > TablesAdapter
TablesAdapter class
Signature:
export declare class TablesAdapter extends EventEmitter
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
tables | { [key: string]: Datatable; } |
Methods
Method | Modifiers | Description |
---|---|---|
logDatatable(name, datatable) |