Indicates that the sheet renders with App V2 rather than V1.
The table of contents for this text page.
Static Internal_appAn incrementing integer Application ID.
Static Internal_maxZThe current maximum z-index of any displayed Application.
StaticBASE_Designates which upstream Application class in this class' inheritance chain is the base application. Any DEFAULT_OPTIONS of super-classes further upstream of the BASE_APPLICATION are ignored. Hook events for super-classes further upstream of the BASE_APPLICATION are not dispatched.
StaticDEFAULT_StaticEDIT_StaticemittedStaticformatThe format used to edit text content in this sheet.
StaticisIndicates that the sheet renders with App V2 rather than V1.
StaticRENDER_The sequence of rendering states that describe the Application life-cycle.
StaticTABSConfiguration of application tabs, with an entry per tab group.
StaticVIEW_Protected Static_converterBi-directional HTML <-> Markdown converter.
Whether the sheet is in view mode.
The JournalEntryPage for this sheet.
InternalUpdate the parent sheet if it is open when the server autosaves the contents of this editor.
The updated editor contents.
InternalUpdate the UI appropriately when receiving new steps from another client.
Protected_onProtectedActions performed when this sheet is closed in some parent view.
Protected_onProtectedConfigure plugins for the ProseMirror instance.
Protected_prepareProtectedPrepare render context for the footer part.
Protected_prepareProtectedPrepare render context for the header part.
Protected_prepareProtectedPrepare heading level choices.
Static_migrateInternalProvide a deprecation path for converted V1 document sheets.
The first parameter received by this class's constructor
Any additional parameters received
StaticinheritanceIterate over the inheritance chain of this Application. The chain includes this Application itself and all parents until the base application is encountered.
StaticparseCSSDimensionParse a CSS style rule into a number of pixels which apply to that dimension.
The CSS style rule
The relevant dimension of the parent element
The parsed style dimension in pixels
StaticwaitWait for any images in the given element to load.
The element.
An Application responsible for displaying a single text-type JournalEntryPage Document, and editing it with a ProseMirror editor.