mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
5344e9c24e
commit
439004bcfa
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ export interface IDynamicStyleProperty extends IStyleProperty {
|
||||||
getField(): IField | undefined;
|
getField(): IField | undefined;
|
||||||
getFieldName(): string;
|
getFieldName(): string;
|
||||||
getFieldOrigin(): FIELD_ORIGIN | undefined;
|
getFieldOrigin(): FIELD_ORIGIN | undefined;
|
||||||
getComputedFieldName(): string | undefined;
|
|
||||||
getRangeFieldMeta(): RangeFieldMeta;
|
getRangeFieldMeta(): RangeFieldMeta;
|
||||||
getCategoryFieldMeta(): CategoryFieldMeta;
|
getCategoryFieldMeta(): CategoryFieldMeta;
|
||||||
isFieldMetaEnabled(): boolean;
|
isFieldMetaEnabled(): boolean;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue