Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BaseScope

Hierarchy

  • BaseScope

Index

Properties

Private children

children: BaseScope[] = []

Private watcherList

watcherList: IdDict<IdDict<number>>

Methods

catch

fail

free

  • free(): void

regChild

unwatch

  • unwatch(hv: HyperValue<any> | number, watcherId: number, tolerate?: undefined | true | false): void
  • Parameters

    • hv: HyperValue<any> | number
    • watcherId: number
    • Optional tolerate: undefined | true | false

    Returns void

watch

Generated using TypeDoc