Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractTextareaFieldComponent Abstract

Hierarchy

Implements

  • AfterViewInit

Index

Constructors

Properties

_ngZone: NgZone
_translate: TranslateService
dataField: TextField
dynamicTextArea: CdkTextareaAutosize
formControlRef: FormControl
showLargeLayout: WrappedBoolean
textArea: ElementRef<HTMLTextAreaElement>

Methods

  • checkPropertyInComponent(property: string): boolean
  • getErrorMessage(): any
  • getHeight(): number
  • hasHint(): boolean
  • hasTitle(): boolean
  • ngAfterViewInit(): void
  • ngOnDestroy(): void
  • triggerResize(): void

Generated using TypeDoc