projects/aoc-client/ui/data/aoc-ui-table/aoc-ui-table-sortable-column.directive.ts
OnInit
OnDestroy
Selector | [aocUiTableSortableColumn] |
Standalone | true |
Methods |
Inputs |
HostListeners |
constructor(aocUiTable: AocUiTableComponent, el: ElementRef)
|
|||||||||
Parameters :
|
aocUiTableSortableColumn |
Type : AocUiFieldPath
|
click |
Arguments : '$event'
|
onClick | ||||||
onClick(event: PointerEvent)
|
||||||
Decorators :
@HostListener('click', ['$event'])
|
||||||
Parameters :
Returns :
void
|