IContentFactory | @jupyterlab (original) (raw)
Hierarchy (View Summary)
- StaticNotebook.IContentFactory
- IContentFactory
* NotebookPanel.IContentFactory
- IContentFactory
Index
Properties
Readonly
editorFactory
Methods
createCellFooter
- createCellFooter(): ICellFooter
ICellFooter
Returns
createCellHeader
- createCellHeader(): ICellHeader
ICellHeader
Returns
createCodeCell
createInputPrompt
- createInputPrompt(): IInputPrompt
IInputPrompt
Returns
createMarkdownCell
- createMarkdownCell(options: MarkdownCell.IOptions): MarkdownCell
MarkdownCell
Returns
createOutputPrompt
- createOutputPrompt(): IOutputPrompt
IOutputPrompt
Returns