MAIDR JavaScript API
    Preparing search index...

    ViewModel for managing the chart description modal state.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    store: EnhancedStore
    disposables: Disposable[]

    Accessors

    Methods

    • Switches the reader to the layer at index, moving the tab cursor there first. The click path; the keyboard reaches the same place through selectFocusedLayer.

      Parameters

      • index: number

        Zero-based layer index within the subplot

      Returns void

    • Switches the reader to the layer the tab cursor is on and re-renders the dialog against it.

      The switch reaches the model, so leaving the dialog returns the reader to this layer rather than the one they opened it from.

      Returns void