Construct a new observable outputs instance.
The attachment content factory used by the model.
The default attachment model factory.
A signal emitted when the model changes.
Test whether the model is disposed.
The keys of the attachments in the model.
Get the length of the items in the model.
A signal emitted when the model state changes.
Create an attachment item and hook up its signals.
Handle a change to an item.
Handle a change to the list.
If the serialized version of the outputs have changed due to a remote action, then update the model accordingly.
Clear all of the attachments.
Dispose of the resources used by the model.
Deserialize the model from JSON.
This will clear any existing data.
Get an item at the specified key.
Whether the specified key is set.
Set the value at the specified key.
Serialize the model to JSON.
Generated using TypeDoc
The default implementation of the IAttachmentsModel. The namespace for AttachmentsModel class statics.