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 is a website building & hosting documentation for Clojure/Script libraries
× close