IPagedWorkspacesResult
Home > @gooddata/sdk-ui-application-header > IPagedWorkspacesResult
IPagedWorkspacesResult interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IPagedWorkspacesResult<TResolve extends boolean = true>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
(ALPHA) | ||
|
boolean |
(ALPHA) | ||
|
boolean |
(ALPHA) | ||
|
boolean |
(ALPHA) | ||
|
boolean |
(ALPHA) | ||
|
WorkspaceItems<TResolve> |
(ALPHA) | ||
|
() => void |
(ALPHA) | ||
|
() => void |
(ALPHA) | ||
|
(searchString: string) => void |
(ALPHA) | ||
|
() => void |
(ALPHA) | ||
|
string |
(ALPHA) | ||
|
(lastItemIndex: number, itemsCount: number) => boolean |
(ALPHA) | ||
|
number |
(ALPHA) | ||
|
number | undefined |
(ALPHA) |