Indicates that the sheet renders with App V2 rather than V1.
The table of contents for this text page.
Static Internal_An incrementing integer Application ID.
Static Internal_The 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_Handlebars parts to render in edit mode.
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_Bi-directional HTML <-> Markdown converter.
Whether the sheet is in view mode.
The JournalEntryPage for this sheet.
Protected_ProtectedActions performed when this sheet is closed in some parent view.
Protected_ProtectedHandle dropping something onto the code-mirror editor.
The triggering event.
Protected_ProtectedHandle dropping a content link onto the code-mirror editor.
The originating drop event.
The parsed event data.
Protected_ProtectedPrepare render context for the footer part.
Protected_ProtectedPrepare render context for the header part.
Protected_ProtectedPrepare heading level choices.
Static_InternalProvide 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.
StaticinstancesIterate over the instances of this Application.
StaticparseParse 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 abstract class that provides code-mirror-specific methods for editing journal page content.