Construct a new cell with optional attachments.
A signal emitted when the state of the model changes.
The id for the cell.
Whether the model is disposed.
A mime type of the model.
A signal emitted when a mimetype changes.
The underlying IModelDB
instance in which model
data is stored.
Get the selections for the model.
A signal emitted when a model state changes.
Get the value of the model.
The shared ContentFactory
instance.
Get the attachments of the model.
The metadata associated with the cell.
Get the trusted state of the model.
Set the trusted state of the model.
The type of the cell.
Dispose of the resources used by the model.
Handle a change to the observable value.
Handle a change to the trusted state.
The default implementation is a no-op.
Serialize the model to JSON.
Generated using TypeDoc
An implementation of a raw cell model.