An optional UI friendly description of the page.
Icon that appears on a page tab if there are no unsaved changes. If 'undefined', default icon will appear.
True if the page is locked.
True if the page is read only. In this state, the page is locked and cannot be unlocked.
The layout of the page.
The unique ID of the page.
Used to configure fixed views on the edges of the browser window. Only one panel per side is supported.
A UI friendly title for the page.
A optional UI friendly tooltip for the page.
Icon that appears on a page tab if there are unsaved changes (dirty state). If 'undefined', default icon will appear.
Generated using TypeDoc
Used to manipulate behaviour of a close button on a page tab. If
undefined
, then close button is visible and actionable. If either property true, this page tab's context menu will disable its 'Close Page' option.