Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FormAbstractCollectionDirective

Abstract class representing a FormAbstractCollectionDirective.

Hierarchy

Indexable

[key: string]: any

Abstract class representing a FormAbstractCollectionDirective.

Index

Constructors

constructor

Properties

changes$

changes$: ReplaySubject<Factory>

rxcompId

rxcompId: number

unsubscribe$

unsubscribe$: Subject<void>

Accessors

control

Methods

onChanges

  • onChanges(changes: Factory | Window): void

onDestroy

  • onDestroy(): void

onInit

  • onInit(): void

onParentDidChange

  • onParentDidChange(changes: Factory | Window): void

onView

  • onView(): void

pushChanges

  • pushChanges(): void

Static getInputsTokens

  • getInputsTokens(instance: Factory, node: IElement, module: Module): {}

Object literals

Static meta

meta: object

selector

selector: string = ""

hosts

hosts: object

host

host: FormAbstractCollectionDirective = FormAbstractCollectionDirective