Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchPropertyType

Represents a search property type.

Hierarchy

Index

Constructors

constructor

Properties

Private comparators

comparators: Comparator[]

supported comparators.

Accessors

id

  • get id(): T

index

  • get index(): T

label

  • get label(): string

Methods

getComparators

toDisplayString

  • toDisplayString(): string

toJSON

  • toJSON(): object

toString

  • toString(): T

Static forId

  • forId(id: string): any

Generated using TypeDoc