PanemuTableComponent
Decorators: | @Component |
Generic types: | T |
Selectors: |
|
Implements: | AfterViewInit OnChanges OnDestroy |
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 | |
colElements | Signal<readonly ElementRef<HTMLElement>[]> | |
columnDefinition |
| |
colWidthInitiated | boolean | |
@Input |
| |
dataSource | ( | |
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 | string | |
headers |
| |
headerTop | string | |
labelTranslation |
| |
loading | Observable<boolean> | |
@ViewChild | ElementRef<HTMLElement> | undefined | |
overlay | Overlay | |
pts |
| |
tableOptions |
| |
@ViewChild | CdkVirtualScrollViewport |
Methods
afterColumnResize() |
---|
No documentation has been provided. |
Presentation
|
Returns
|
getDisplayedData() |
---|
No documentation has been provided. |
Presentation
|
Returns
|
groupHeaderClick() | |||||||||
---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||
Presentation
| |||||||||
Parameters
Returns
|
isExpansionRow() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returns
|
isGroup() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returns
|
isGroupFooter() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returns
|
ngAfterViewInit()implements AfterViewInit |
---|
No documentation has been provided. |
Presentation
|
Returns
|
ngOnChanges()implements OnChanges | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returns
|
ngOnDestroy()implements OnDestroy |
---|
No documentation has been provided. |
Presentation
|
Returns
|
resetStickyColumn() |
---|
No documentation has been provided. |
Presentation
|
Returns
|
selectRow() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returns
|
showSettingDialog() |
---|
No documentation has been provided. |
Presentation
|
Returns
|
sort() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returns
|
transposeSelectedRow() |
---|
No documentation has been provided. |
Presentation
|
Returns
|
uniqueBy() | |||||||||
---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||
Presentation
| |||||||||
Parameters
Returns
|