ElasticHighlight
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ElasticHighlight.type
Members list
Value members
Concrete methods
Constructs a type-safe instance of Highlights using the type-safe field parameter.
Constructs a type-safe instance of Highlights using the type-safe field parameter.
Attributes
- field
the Field object representing the type-safe field to highlight
- Returns:
an instance of Highlights with a single HighlightField.
Constructs an instance of Highlights using the field parameter.
Constructs an instance of Highlights using the field parameter.
Attributes
- field
the field to highlight
- Returns:
an instance of Highlights with a single HighlightField.
Constructs a type-safe instance of Highlights using the specified parameters.
Constructs a type-safe instance of Highlights using the specified parameters.
Attributes
- config
a map of highlight options
- field
the Field object representing the type-safe field to highlight
- Returns:
an instance of Highlights with a single HighlightField.
Constructs an instance of Highlights using the specified parameters.
Constructs an instance of Highlights using the specified parameters.
Attributes
- config
a map of highlight options
- field
the field to highlight
- Returns:
an instance of Highlights with a single HighlightField.