An event describing a transactional {@link NotebookDocument notebook} change.
An event describing a transactional {@link NotebookDocument notebook} change.
(cell-changes notebook-document-change-event)
An array of {@link NotebookDocumentCellChange cell changes}.
An array of {@link NotebookDocumentCellChange cell changes}.
(content-changes notebook-document-change-event)
An array of content changes describing added or removed {@link NotebookCell cells}.
An array of content changes describing added or removed {@link NotebookCell cells}.
(metadata notebook-document-change-event)
The new metadata of the notebook or undefined
when it did not change.
The new metadata of the notebook or `undefined` when it did not change.
(notebook notebook-document-change-event)
The affected notebook.
The affected notebook.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |