PanemuTableComponent
| Decorators: | @Component |
| Generic types: | T |
| Selectors: | |
| Implements: | AfterViewInitOnChangesOnDestroy |
No documentation has been provided.
Constructor
No documentation has been provided. |
Presentation |
Properties
| Name | Type | Description |
|---|---|---|
| _columnType | typeof | |
| _controllerSelectedRowSignal | Signal<T | null> | |
| _displayedColumns | string[] | |
| _visibleColumns | | |
| cdr | ChangeDetectorRef | |
| cellPadding | string | |
| colElements | Signal<readonly ElementRef<HTMLElement>[]> | |
| columnDefinition | | |
| colWidthInitiated | boolean | |
@Input | | |
| dataSource | (T | | |
| dialog | Dialog | |
| dialogRef | DialogRef<any, any> | undefined | |
| editingInfo | | |
| expandAction | (row: | This variable is for group expand action. Initiate this variable here to avoid unnecessary change detection trigger in RowGroupRendererDirective |
| footerBottom | WritableSignal<string> | |
| headers | | |
| headerTop | WritableSignal<string> | |
| labelTranslation | | |
| loading | Observable<boolean> | |
@ViewChild | ElementRef<HTMLElement> | undefined | |
| overlay | Overlay | |
| pts | | |
| tableOptions | | |
@ViewChild | CdkVirtualScrollViewport |
Methods
afterColumnResize() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
getDisplayedData() |
|---|
No documentation has been provided. |
Presentation |
Returns(T | |
groupHeaderClick() | |||||||||
|---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||
Presentation | |||||||||
Parameters
Returnsvoid |
isExpansionRow() | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsboolean |
isGroup() | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsboolean |
isGroupFooter() | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsboolean |
ngAfterViewInit()implements AfterViewInit |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
ngOnChanges()implements OnChanges | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
ngOnDestroy()implements OnDestroy |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
onDoubleClick() | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
resetStickyColumn() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
selectRow() | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
showSettingDialog() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
sort() | |||||||||
|---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||
Presentation | |||||||||
Parameters
Returnsvoid |
transposeSelectedRow() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
uniqueBy() | |||||||||
|---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||
Presentation | |||||||||
Parameters
Returnsany |

