Readonly
changedA signal emitted when the list of items changes.
Readonly
contentThe output content factory used by the model.
Readonly
isReadonly
lengthThe length of the items in the model.
The maximum number of outputs to store.
Readonly
stateA signal emitted when the output item changes.
The number is the index of the output that changed.
Whether the output area is trusted.
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.
Get an item at the specified index.
Set the value at the specified index.
The model for an output area.