SandDance

Index

Type aliases

Search

SearchExpressionClause

SearchExpressionClause: "&&" | "||"

SearchExpressionOperators

SearchExpressionOperators: "==" | "!=" | "<" | "<=" | ">" | ">=" | "isnullorEmpty" | "!isnullorEmpty" | SearchExpressionStringSearchOperators

SearchExpressionStringSearchOperators

SearchExpressionStringSearchOperators: "starts" | "!starts" | "contains" | "!contains"

SearchExpressionValue

SearchExpressionValue: boolean | Date | number | string

Functions

compare

  • Parameters

    Returns boolean

compareExpression

compareGroup

createGroupFromExpression

ensureSearchExpressionGroupArray

invert

  • Parameters

    Returns Search

isSearchExpressionGroup

  • isSearchExpressionGroup(search: Search): boolean
  • Parameters

    Returns boolean

narrow

  • Parameters

    Returns Search

startsWith

  • Parameters

    Returns boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc