Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/service/notebook-clipboard-service
NotebookClipboardService
Class NotebookClipboardService
Index
Constructors
constructor
Properties
clipboard
Service
copied
Cell
Methods
copy
Cell
get
Cell
Constructors
constructor
new
NotebookClipboardService
()
:
NotebookClipboardService
Returns
NotebookClipboardService
Properties
Protected
Readonly
clipboard
Service
clipboardService
:
ClipboardService
Protected
copied
Cell
copiedCell
:
undefined
|
CellData
Methods
copy
Cell
copyCell
(
cell
:
NotebookCellModel
)
:
void
Parameters
cell
:
NotebookCellModel
Returns
void
get
Cell
getCell
()
:
undefined
|
CellData
Returns
undefined
|
CellData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
clipboard
Service
copied
Cell
Methods
copy
Cell
get
Cell
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...