WindowLayoutItemConfiginterface
Properties (6)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| appName⚓︎ | string | x | The name of the application as specified in its definition. |
|
| context⚓︎ | any | x | x | The context of the window used when restoring the window |
| instanceId⚓︎ | string | x | x | Id used for correlating window instances to layout objects |
| title⚓︎ | string | x | x | The title of the window |
| url⚓︎ | string | x | x | The url of the window, in case it is not a defined as an application. |
| windowId⚓︎ | string | x | x | The id of the window |