Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Factory

Hierarchy

Indexable

[key: string]: any

Index

Constructors

constructor

  • new Factory(...args: any[]): Factory

Properties

changes$

changes$: ReplaySubject<Factory> = new ReplaySubject(1)

rxcompId

rxcompId: number = -1

unsubscribe$

unsubscribe$: Subject<void> = new Subject()

Static meta

Methods

onChanges

onDestroy

  • onDestroy(): void

onInit

  • onInit(): void

onParentDidChange

onView

  • onView(): void

pushChanges

  • pushChanges(): void

Static getInputsTokens