Highcharts Dashboards
    Preparing search index...
    Index

    Properties

    board: Board

    Dashboards' board instance.

    cellToolbar?: CellEditToolbar

    Instance of the toolbar, which is displayed for the cell.

    confirmationPopup?: ConfirmationPopup

    Instance of the confirmation popup.

    customHTMLMode: boolean = false

    Whether the board is generated with custom HTML.

    iconsURLPrefix: string = 'https://code.highcharts.com/dashboards/@product.version@/gfx/dashboards-icons/'

    URL from which the icons will be fetched.

    Language dictionary.

    options: Options

    Edit mode options.

    rowToolbar?: RowEditToolbar

    Instance of the toolbar, which is displayed for the row.

    sidebar?: SidebarPopup

    Instance of the sidebar.

    Methods

    • Confirms the selected context.

      Returns void

    • Event fired when detecting context on drag&drop.

      Returns void

    • Stops the context detection.

      Returns void

    • Activate or deactivate edit mode.

      Returns void