Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractEnumerationAutocompleteDynamicFieldComponent Abstract

Hierarchy

Implements

  • OnInit
  • OnDestroy
  • AfterViewInit

Index

Constructors

Properties

_translate: TranslateService
choiceSubscription: Subscription
filteredOptions: Observable<EnumerationFieldValue[]>
formControlRef: FormControl
showLargeLayout: WrappedBoolean
text: ElementRef<any>

Methods

  • buildErrorMessage(): any
  • change(): void
  • checkPropertyInComponent(property: string): boolean
  • hasHint(): boolean
  • hasTitle(): boolean
  • ngAfterViewInit(): void
  • ngOnDestroy(): void
  • ngOnInit(): void
  • renderSelection(key: any): any

Generated using TypeDoc