Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ToolbarItems

A namespace for the default toolbar items.

Index

Functions

createCellTypeItem

  • Create a cell type switcher item.

    Notes

    It will display the type of the current active cell. If more than one cell is selected but are of different types, it will display '-'. When the user changes the cell type, it will change the cell types of the selected cells. It can handle a change to the context.

    Parameters

    Returns Widget

createCopyButton

  • Create a copy toolbar item.

    deprecated

    since v3.2 This is dead code now.

    Parameters

    Returns Widget

createCutButton

  • Create a cut toolbar item.

    deprecated

    since v3.2 This is dead code now.

    Parameters

    Returns Widget

createInsertButton

  • Create an insert toolbar item.

    deprecated

    since v3.2 This is dead code now.

    Parameters

    Returns Widget

createPasteButton

  • Create a paste toolbar item.

    deprecated

    since v3.2 This is dead code now.

    Parameters

    Returns Widget

createRestartRunAllButton

  • Create a restart run all toolbar item

    deprecated

    since v3.2 This is dead code now.

    Parameters

    Returns Widget

createRunButton

  • Create a run toolbar item.

    deprecated

    since v3.2 This is dead code now.

    Parameters

    Returns Widget

createSaveButton

  • Create save button toolbar item.

    deprecated

    since v3.2 This is dead code now.

    Parameters

    Returns Widget

getDefaultItems

Generated using TypeDoc