YRawCell | @jupyter/ydoc (original) (raw)

Hierarchy

Implements

Index

Constructors

constructor

Returns YRawCell

Properties

Protected _metadataChanged

Protected _notebook

Readonly ymodel

ymodel: YMap<any>

Accessors

attachments

awareness

cell_type

changed

disposed

id

isDisposed

isStandalone

metadata

Returns void

metadataChanged

notebook

source

Returns void

undoManager

ysource

Methods

canRedo

canUndo

clearUndoHistory

deleteMetadata

Returns void

dispose

getAttachments

Protected getChanges

Returns Partial<CellChange>

getId

getMetadata

Returns undefined | PartialJSONValue

getSource

redo

setAttachments

setMetadata

setSource

Returns void

toJSON

transact

Returns void

undo

updateSource

Returns void

Static create

Returns YRawCell