Interface: CatalogEntityActionContext#
Common.Catalog.CatalogEntityActionContext
Table of contents#
Methods#
Methods#
navigate#
▸ navigate(url): void
Parameters#
| Name | Type | 
|---|---|
url | 
string | 
Returns#
void
setCommandPaletteContext#
▸ setCommandPaletteContext(context?): void
Parameters#
| Name | Type | 
|---|---|
context? | 
CatalogEntity<CatalogEntityMetadata, CatalogEntityStatus, CatalogEntitySpec> | 
Returns#
void