The application status signals and flags class.

Implements

Constructors

Properties

_busyCount: number = 0
_busySignal: Signal<JupyterFrontEnd<IShell, "desktop" | "mobile">, boolean>
_dirtyCount: number = 0
_dirtySignal: Signal<JupyterFrontEnd<IShell, "desktop" | "mobile">, boolean>

Accessors

Methods