Body, Mind & Soul — API Reference
Preparing search index...
helpers/trigger-proxy
TriggerProxy
Class TriggerProxy
Index
Constructors
constructor
Properties
_
parent
Doc
_
system
Path
_
trigger
Accessors
_
sorted
Conditions
_
sorted
Outcomes
conditions
enabled
id
outcomes
type
uuid
Methods
handle
Swing
Change
set
Config
update
Constructors
constructor
new
TriggerProxy
(
triggerData
:
any
,
parentDoc
:
any
,
systemPath
:
any
,
)
:
TriggerProxy
Parameters
triggerData
:
any
parentDoc
:
any
systemPath
:
any
Returns
TriggerProxy
Properties
_
parent
Doc
_parentDoc
:
any
_
system
Path
_systemPath
:
any
_
trigger
_trigger
:
any
Accessors
_
sorted
Conditions
get
_sortedConditions
()
:
any
Returns
any
_
sorted
Outcomes
get
_sortedOutcomes
()
:
any
Returns
any
conditions
get
conditions
()
:
any
Returns
any
enabled
get
enabled
()
:
any
Returns
any
id
get
id
()
:
any
Returns
any
outcomes
get
outcomes
()
:
any
Returns
any
type
get
type
()
:
any
Returns
any
uuid
get
uuid
()
:
string
Returns
string
Methods
handle
Swing
Change
handleSwingChange
(
sheet
:
any
,
target
:
any
)
:
Promise
<
any
>
Parameters
sheet
:
any
target
:
any
Returns
Promise
<
any
>
set
Config
setConfig
(
kind
:
any
,
entryId
:
any
,
field
:
any
,
value
:
any
)
:
Promise
<
any
>
Parameters
kind
:
any
entryId
:
any
field
:
any
value
:
any
Returns
Promise
<
any
>
update
update
(
changes
:
any
)
:
Promise
<
any
>
Parameters
changes
:
any
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
parent
Doc
_
system
Path
_
trigger
Accessors
_
sorted
Conditions
_
sorted
Outcomes
conditions
enabled
id
outcomes
type
uuid
Methods
handle
Swing
Change
set
Config
update
Body, Mind & Soul — API Reference
Loading...