projects/aoc-client/ui/data/aoc-ui-table/aoc-ui-table-cell-editor.component.ts
AfterContentInit
AfterViewInit
OnDestroy
| encapsulation | ViewEncapsulation.None |
| selector | aoc-ui-table-cell-editor |
| standalone | true |
| imports |
NgIf
NgTemplateOutlet
AsyncPipe
|
| template | |
Properties |
|
constructor(el: ElementRef, aocUiTableEditableCell: AocUiTableEditableCellDirective, cdRef: ChangeDetectorRef)
|
||||||||||||
|
Parameters :
|
| Public aocUiTableEditableCell |
Type : AocUiTableEditableCellDirective
|