Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TableCellComponent

Implements

  • AfterViewInit
  • OnDestroy

Index

Constructors

constructor

  • new TableCellComponent(viewContainer: ViewContainerRef, resolver: ComponentFactoryResolver): TableCellComponent

Properties

cmpContainer

cmpContainer: ViewContainerRef

column

column: ColumnState

Private componentRef

componentRef: ComponentRef<any>

Private resolver

resolver: ComponentFactoryResolver

row

row: any

Private viewContainer

viewContainer: ViewContainerRef

Methods

getFormattedValue

  • getFormattedValue(): any

getValue

  • getValue(): any

ngAfterViewInit

  • ngAfterViewInit(): void

ngOnDestroy

  • ngOnDestroy(): void

Generated using TypeDoc