Preparing search index...
The search index is not available
Pathfinder 1e for Foundry VTT
Pathfinder 1e for Foundry VTT
pf1
applications
ScriptEditor
Class ScriptEditor
Hierarchy
FormApplication
ScriptEditor
Index
Constructors
constructor
Properties
_promises
command
is
Script
Call
name
parent
Accessors
default
Options
Methods
_open
Help
Browser
_update
Object
activate
Listeners
await
Result
close
get
Data
resolve
Promises
Constructors
constructor
new
Script
Editor
(
options
?
)
:
ScriptEditor
Parameters
options
:
{}
= {}
Returns
ScriptEditor
Properties
_promises
_promises
:
{
submit
:
never
[]
;
}
Type declaration
submit
:
never
[]
command
command
:
any
is
Script
Call
is
Script
Call
:
boolean
name
name
:
any
parent
parent
:
any
Accessors
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
:
number
;
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
[]
;
height
:
number
;
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
:
number
;
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
[]
;
height
:
number
;
template
:
string
;
width
:
number
;
}
,
never
>
>
Methods
_open
Help
Browser
_open
Help
Browser
(
event
)
:
void
Parameters
event
:
any
Returns
void
_update
Object
_update
Object
(
event
,
formData
)
:
void
Parameters
event
:
any
formData
:
any
Returns
void
activate
Listeners
activate
Listeners
(
html
)
:
void
Parameters
html
:
any
Returns
void
await
Result
await
Result
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
close
close
(
...
args
)
:
Promise
<
void
>
Parameters
Rest
...
args
:
any
[]
Returns
Promise
<
void
>
get
Data
get
Data
(
)
:
{
canEdit
:
{
name
:
boolean
;
}
;
command
:
any
;
isScriptCall
:
boolean
;
name
:
any
;
}
Returns
{
canEdit
:
{
name
:
boolean
;
}
;
command
:
any
;
isScriptCall
:
boolean
;
name
:
any
;
}
can
Edit
:
{
name
:
boolean
;
}
name
:
boolean
command
:
any
is
Script
Call
:
boolean
name
:
any
resolve
Promises
resolve
Promises
(
type
,
result
)
:
void
Parameters
type
:
any
result
:
any
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_promises
command
is
Script
Call
name
parent
default
Options
_open
Help
Browser
_update
Object
activate
Listeners
await
Result
close
get
Data
resolve
Promises
Pathfinder 1e for
Foundry VTT
hook
Events
pf1
<types>
action
Use
applications
actor
compendium
Browser
component
item
settings
Action
Chooser
Actor
Trait
Selector
Attack
Dialog
Change
Log
Window
Currency
Transfer
Damage
Type
Selector
Entry
Selector
Experience
Distributor
Help
BrowserPF
Item
DirectoryPF
Level
Up
Form
Link
Options
Point
Buy
Calculator
Script
Editor
Senses
Selector
Skill
Editor
TooltipPF
Troubleshooter
Vision
Permission
Sheet
Widget_
Categorized
Item
Picker
Widget_
Item
Picker
compendiums
help
Browser
canvas
components
config
dice
documents
migrations
registry
utils
Generated using
TypeDoc