PanemuQueryComponent
| Decorators: | @Component |
| Selectors: | |
| Implements: | OnInitOnDestroyAfterViewInit |
No documentation has been provided.
Constructor
No documentation has been provided. | |||||||||
Presentation | |||||||||
Parameters
|
Properties
| Name | Type | Description |
|---|---|---|
| _columns | | |
| _criteria | | |
| _filterableColumns | | |
| _searchableColumn | | |
| controller | InputSignal< | |
| disabled | Signal<boolean> | |
| groupByLabel | string | |
| hasGroupableColumn | boolean | |
| labelTranslation | | |
| searchTitle | string | |
| txtCriteria | FormControl<string | null> | |
@ViewChild | MatAutocompleteTrigger |
Methods
clearGroup() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
deleteCriteria() | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
editQuery() | ||||||
|---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
forceQueryMenu() |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
ngAfterViewInit()implements AfterViewInit |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
ngOnDestroy()implements OnDestroy |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |
ngOnInit()implements OnInit |
|---|
No documentation has been provided. |
Presentation |
Returnsvoid |

