A type alias for changed args.
A signal emitted when the model changes.
The output content factory used by the model.
Test whether the object has been disposed.
This property is always safe to access.
The length of the items in the model.
A signal emitted when the model state changes.
Whether the output area is trusted.
Add an output, which may be combined with previous output.
The output bundle is copied.
Contiguous stream outputs of the same name
are combined.
Clear all of the output.
Delay clearing the output until the next message is added.
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 at the specified index.
Set the value at the specified index.
Serialize the model to JSON.
Generated using TypeDoc
The namespace for IOutputAreaModel interfaces.