langoustine.lsp.structures.NotebookDocumentChangeEvent
See theNotebookDocumentChangeEvent companion class
object NotebookDocumentChangeEvent
Attributes
- Companion
- class
- Source
- structures.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
Value parameters
- data
-
Changes to notebook cells properties like its kind, execution summary or metadata.
- structure
-
Changes to the cell structure to add or remove cells.
- textContent
-
Changes to the text content of notebook cells.
Attributes
- Companion
- object
- Source
- structures.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Cells
Attributes
- Companion
- class
- Source
- structures.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Cells.type
Inherited types
The names of the product elements
The name of the type
Givens
Inherited givens
Attributes
- Inherited from:
- structures_NotebookDocumentChangeEventCodec (hidden)
- Source
- codecs.scala
Attributes
- Inherited from:
- structures_NotebookDocumentChangeEventCodec (hidden)
- Source
- codecs.scala
In this article