Options
All
  • Public
  • Public/Protected
  • All
Menu

A modified implementation of the DockPanel Renderer.

Hierarchy

  • Renderer
    • Renderer

Index

Constructors

Methods

Constructors

constructor

  • Returns Renderer

Methods

createHandle

  • createHandle(): HTMLDivElement
  • Create a new handle node for use with a dock panel.

    Returns HTMLDivElement

    A new handle node for a dock panel.

createTabBar

  • Create a new tab bar (with inline svg icons enabled for use with a dock panel.

    Returns TabBarSvg<Widget>

    A new tab bar for a dock panel.

Generated using TypeDoc