Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SelectorMatcher

Hierarchy

  • SelectorMatcher

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

clauses

clauses: any

Protected logger

logger: JSWLogger

Methods

test

  • test(document: any): boolean

Static all

  • all(arr: any, value: any): boolean

Static cmp

  • cmp(valueA: any, valueB: any): any

Static equal

  • equal(arr: any, qval: any): boolean

Static in

  • in(arr: any, value: any): boolean

Static matches

  • matches(value: any, func: any): any

Static matches_plus

  • matches_plus(value: any, func: any): any

Generated using TypeDoc