Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
OutputVisibilityChangedMessage
Interface OutputVisibilityChangedMessage
interface
OutputVisibilityChangedMessage
{
cellHandle
:
number
;
type
:
"outputVisibilityChanged"
;
visible
:
boolean
;
}
Index
Properties
cell
Handle
type
visible
Properties
cell
Handle
cellHandle
:
number
type
type
:
"outputVisibilityChanged"
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Handle
type
visible
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...