Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LayoutRef

A Layout allows you to combine multiple components together to visualize a variety of information the runner is interested in.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns LayoutRef

Properties

ptr

ptr: number

Methods

clone

  • Clones the layout.

    Returns Layout

settingsAsJson

  • settingsAsJson(): any
  • Encodes the settings of the layout as JSON.

    Returns any

Generated using TypeDoc