Options
All
  • Public
  • Public/Protected
  • All
Menu

A content factory interface for NotebookPanel.

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

createNotebook

  • Create a new content area for the panel.

    Parameters

    Returns Notebook

createOutputPrompt

createRawCell

createStdin

Generated using TypeDoc