TransposeDialogComponent
| Decorators: | @Component |
| Selectors: | |
| Implements: | OnInit |
No documentation has been provided.
Constructor
No documentation has been provided. |
Presentation |
Properties
| Name | Type | Description |
|---|---|---|
| columns | | |
| data | Signal<any> | |
| dialogRef | DialogRef<any, unknown> | |
| filteredColumns | | |
| labelTranslation | | |
| pts | | |
| txtSearch | FormControl<string | null> |
Static Methods
static show() | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No documentation has been provided. | |||||||||||||||
Presentation | |||||||||||||||
Parameters
ReturnsDialogRef<unknown, |
Methods
close() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
ngOnInit()implements OnInit |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |

