Search
Preparing search index...
The search index is not available
@datalayer/jupyter-react
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@datalayer/jupyter-react
components/cell/CellAdapter
CellAdapter
Class CellAdapter
Hierarchy
CellAdapter
Index
Constructors
constructor
Properties
_cell
Panel
_code
Cell
_session
Context
Accessors
code
Cell
panel
session
Context
Methods
execute
Constructors
constructor
new
Cell
Adapter
(
source
:
string
)
:
CellAdapter
Parameters
source:
string
Returns
CellAdapter
Properties
Private
_cell
Panel
_cell
Panel
:
BoxPanel
Private
_code
Cell
_code
Cell
:
CodeCell
Private
_session
Context
_session
Context
:
SessionContext
Accessors
code
Cell
get
codeCell
(
)
:
CodeCell
Returns
CodeCell
panel
get
panel
(
)
:
BoxPanel
Returns
BoxPanel
session
Context
get
sessionContext
(
)
:
SessionContext
Returns
SessionContext
Methods
execute
execute
(
)
:
void
Returns
void
Exports
components/cell/
Cell
Adapter
default
Cell
Adapter
constructor
_cell
Panel
_code
Cell
_session
Context
code
Cell
panel
session
Context
execute
Generated using
TypeDoc