Pathfinder 1e for Foundry VTT
Repository
Preparing search index...
pf1
applications
journal
JournalTextPageSheetPF1
Class JournalTextPageSheetPF1
Special journal text sheet.
Remarks
JournalEntryPageTextSheet is wrong despite looking correct, so we extend prosemirror sheet instead.
Hierarchy
JournalEntryPageProseMirrorSheet
JournalTextPageSheetPF1
Index
Constructors
constructor
Properties
VIEW_
PARTS
Methods
_
prepare
Context
Constructors
constructor
new
JournalTextPageSheetPF1
(
options
?:
{}
)
:
JournalTextPageSheetPF1
Parameters
Optional
options
:
{}
Returns
JournalTextPageSheetPF1
Properties
Static
VIEW_
PARTS
VIEW_PARTS
:
{
content
:
{
template
:
string
}
}
= ...
Methods
_
prepare
Context
_prepareContext
(
options
:
any
)
:
Promise
<
undefined
|
RenderContext
>
Parameters
options
:
any
Returns
Promise
<
undefined
|
RenderContext
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
VIEW_
PARTS
Methods
_
prepare
Context
Repository
Repository
Pathfinder 1e for Foundry VTT
Loading...
Special journal text sheet.
Remarks