ContentFactory | @jupyterlab (original) (raw)
Hierarchy (View Summary)
- CodeConsole.ContentFactory
- ContentFactory
Implements
Index
Constructors
constructor
- new ContentFactory(
options: Cell.ContentFactory.IOptions,
): ConsolePanel.ContentFactory Returns ConsolePanel.ContentFactory
Accessors
editorFactory
Methods
createCellFooter
- createCellFooter(): ICellFooter
Returns ICellFooter
createCellHeader
- createCellHeader(): ICellHeader
Returns ICellHeader
createCodeCell
createConsole
- createConsole(options: CodeConsole.IOptions): CodeConsole
Returns CodeConsole
createInputPrompt
- createInputPrompt(): IInputPrompt
Returns IInputPrompt
createOutputPrompt
- createOutputPrompt(): IOutputPrompt
Returns IOutputPrompt