A type alias for changed args.
A signal emitted when the model changes.
The attachment content factory used by the model.
Test whether the object has been disposed.
This property is always safe to access.
The keys of the attachments in the model.
The length of the items in the model.
A signal emitted when the model state changes.
Clear all of the attachments.
Dispose of the resources held by the object.
If the object's dispose
method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
Deserialize the model from JSON.
This will clear any existing data.
Get an item for the specified key.
Whether the specified key is set.
Set the value of the specified key.
Serialize the model to JSON.
Generated using TypeDoc
The namespace for IAttachmentsModel interfaces.