Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadAutoCompleteTextViewComponent

Hierarchy

  • RadAutoCompleteTextViewComponent

Index

Constructors

constructor

  • Parameters

    • _elementRef: ElementRef
    • loader: ViewContainerRef

    Returns RadAutoCompleteTextViewComponent

Properties

Private _autoCompleteTextView

_autoCompleteTextView: any

Private _elementRef

_elementRef: any

Private _itemTemplate

_itemTemplate: any

Private detectChangesOnChild

detectChangesOnChild: any

Private loader

loader: any

setupItemView

setupItemView: EventEmitter<ItemEventArgs>

Accessors

autoCompleteTextView

autoCompleteTextView:

itemTemplate

itemTemplate:

nativeElement

nativeElement:

Methods

onItemLoading

  • Parameters

    Returns void

setupViewRef

  • setupViewRef(viewRef: EmbeddedViewRef<any>, data: any, index: number): void
  • Parameters

    • viewRef: EmbeddedViewRef<any>
    • data: any
    • index: number

    Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method