Scrawl-canvas API
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Preparing search index...
CascadeMixinFunctions
Interface CascadeMixinFunctions
interface
CascadeMixinFunctions
{
addArtefactClasses
:
(
item
?:
CommonObjectInput
)
=>
any
;
getAllArtefactsAt
:
(
item
:
any
)
=>
any
;
getArtefactAt
:
(
item
:
any
)
=>
any
;
removeArtefactClasses
:
(
item
?:
CommonObjectInput
)
=>
any
;
setArtefacts
:
(
item
?:
CommonObjectInput
)
=>
any
;
updateArtefacts
:
(
item
?:
CommonObjectInput
)
=>
any
;
}
Hierarchy (
View Summary
)
CascadeMixinFunctions
CellFactoryFunctions
Index
Properties
add
Artefact
Classes
get
All
Artefacts
At
get
Artefact
At
remove
Artefact
Classes
set
Artefacts
update
Artefacts
Properties
add
Artefact
Classes
addArtefactClasses
:
(
item
?:
CommonObjectInput
)
=>
any
get
All
Artefacts
At
getAllArtefactsAt
:
(
item
:
any
)
=>
any
get
Artefact
At
getArtefactAt
:
(
item
:
any
)
=>
any
remove
Artefact
Classes
removeArtefactClasses
:
(
item
?:
CommonObjectInput
)
=>
any
set
Artefacts
setArtefacts
:
(
item
?:
CommonObjectInput
)
=>
any
update
Artefacts
updateArtefacts
:
(
item
?:
CommonObjectInput
)
=>
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Artefact
Classes
get
All
Artefacts
At
get
Artefact
At
remove
Artefact
Classes
set
Artefacts
update
Artefacts
SC inline documentation
SC demo test suite
SC developer runbook
GitHub
Scrawl-canvas API
Loading...