Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContentFactory

The content factory for the notebook widget.

Hierarchy

Index

Properties

Readonly editorFactory

editorFactory: Factory

The editor factory we need to include in CodeEditorWrapper.IOptions.

This is a separate readonly attribute rather than a factory method as we need to pass it around.

Methods

createCellFooter

createCellHeader

createCodeCell

createInputPrompt

createMarkdownCell

createOutputPrompt

createRawCell

createStdin

Generated using TypeDoc