Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SelectableImp<T>

Implementation for the Selectable Class. See the Selectable interface for more details.

Type parameters

  • T

Hierarchy

  • SelectableImp

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

sel

sel: object | Map<any, Channel<T>> | Set<Channel<T>> | Channel<T>[]

Methods

filter

keyOf

  • keyOf(searchedCh: Channel<T>): any

mapToPromise

revertToArray

Generated using TypeDoc