Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractMultichoiceAutocompleteFieldComponentComponent Abstract

Hierarchy

Implements

  • OnInit
  • OnDestroy

Index

Constructors

Properties

dataField: MultichoiceField
filteredOptions: Observable<MultichoiceFieldValue[]>
formControlRef: FormControl
input: ElementRef<any>
separatorKeysCodes: number[] = ...
showLargeLayout: WrappedBoolean
subscriptionChangeData$: Subscription

Methods

  • add(event: MatChipInputEvent): void
  • change(): void
  • checkPropertyInComponent(property: string): boolean
  • filterType(): string
  • getValueFromKey(key: string): string
  • hasHint(): boolean
  • hasTitle(): boolean
  • ngOnDestroy(): void
  • ngOnInit(): void
  • remove(value: string): void
  • renderSelection(key: any): any

Generated using TypeDoc