Home > @i2analyze/notebook-sdk > app > IStatus
app.IStatus interface
A set of methods for changing a status display while an asynchronous mutation is running.
Signature:
interface IStatus
Introduced: version 1.1
Methods
Method | Description |
---|---|
setMessage(text) | Sets the status message in the blocking spinner display. |