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(array: any, value: any): boolean

Static cmp

  • cmp(a: any, b: any): any

Static equal

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

Static in

  • in(array: 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