Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
applications
ChangeLogWindow
Class ChangeLogWindow
Hierarchy
FormApplication
ChangeLogWindow
Index
Constructors
constructor
Properties
last
Version
Accessors
title
default
Options
Methods
_process
Changelog
_update
Object
get
Data
Constructors
constructor
new
Change
Log
Window
(
lastVersion
)
:
ChangeLogWindow
Parameters
lastVersion
:
any
Returns
ChangeLogWindow
Properties
last
Version
last
Version
:
any
Accessors
title
get
title
(
)
:
string
Returns
string
Static
default
Options
get
defaultOptions
(
)
:
InsertKeys
<
{
baseApplication
:
null
|
string
;
classes
:
string
[]
;
closeOnSubmit
:
boolean
;
dragDrop
:
Omit
<
DragDropConfiguration
,
"permissions"
|
"callbacks"
>
[]
;
editable
:
boolean
;
filters
:
Omit
<
SearchFilterConfiguration
,
"callback"
>
[]
;
height
:
null
|
number
|
"auto"
;
id
:
string
;
left
:
null
|
number
;
minimizable
:
boolean
;
popOut
:
boolean
;
resizable
:
boolean
;
scale
:
null
|
number
;
scrollY
:
string
[]
;
sheetConfig
:
boolean
;
submitOnChange
:
boolean
;
submitOnClose
:
boolean
;
tabs
:
Omit
<
TabsConfiguration
,
"callback"
>
[]
;
template
:
string
;
title
:
string
;
top
:
null
|
number
;
width
:
number
;
}
,
OmitByValue
<
{
classes
:
string
[]
;
closeOnSubmit
:
boolean
;
id
:
string
;
submitOnChange
:
boolean
;
template
:
string
;
width
:
number
;
}
,
never
>
>
Returns
InsertKeys
<
{
baseApplication
:
null
|
string
;
classes
:
string
[]
;
closeOnSubmit
:
boolean
;
dragDrop
:
Omit
<
DragDropConfiguration
,
"permissions"
|
"callbacks"
>
[]
;
editable
:
boolean
;
filters
:
Omit
<
SearchFilterConfiguration
,
"callback"
>
[]
;
height
:
null
|
number
|
"auto"
;
id
:
string
;
left
:
null
|
number
;
minimizable
:
boolean
;
popOut
:
boolean
;
resizable
:
boolean
;
scale
:
null
|
number
;
scrollY
:
string
[]
;
sheetConfig
:
boolean
;
submitOnChange
:
boolean
;
submitOnClose
:
boolean
;
tabs
:
Omit
<
TabsConfiguration
,
"callback"
>
[]
;
template
:
string
;
title
:
string
;
top
:
null
|
number
;
width
:
number
;
}
,
OmitByValue
<
{
classes
:
string
[]
;
closeOnSubmit
:
boolean
;
id
:
string
;
submitOnChange
:
boolean
;
template
:
string
;
width
:
number
;
}
,
never
>
>
Methods
_process
Changelog
_process
Changelog
(
md
)
:
string
Parameters
md
:
any
Returns
string
_update
Object
_update
Object
(
event
,
formData
)
:
Promise
<
void
>
Parameters
event
:
any
formData
:
any
Returns
Promise
<
void
>
get
Data
get
Data
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
last
Version
title
default
Options
_process
Changelog
_update
Object
get
Data
Pathfinder 1e for Foundry VTT
hookEvents
pf1
Generated using
TypeDoc