Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ILabShell

The namespace for ILabShell type information.

Index

Type aliases

Area

Area: "main" | "header" | "top" | "menu" | "left" | "right" | "bottom" | "down"

The areas of the application shell where widgets can reside.

AreaConfig

AreaConfig: DockLayout.AreaConfig

The restorable description of an area within the main dock panel.

IChangedArgs

IChangedArgs: FocusTracker.IChangedArgs<Widget>

An arguments object for the changed signals.

IOptions

IOptions: { translator?: ITranslator }

An options object for creating a lab shell object.

Type declaration

  • Optional translator?: ITranslator

    The application language translator.

Generated using TypeDoc