Class DocumentManagerContainer

The document manager is then central area of the dock layout hierarchy. This is where more important panels are placed (e.g. the text editor in an IDE, 3D view in a modelling package etc

Hierarchy

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(dockManager: DockManager): DocumentManagerContainer

Parameters

Returns

DocumentManagerContainer

Properties

public containerType: string

public dockManager: DockManager

public element: HTMLDivElement

public minimumAllowedChildNodes: number

public name: string

public selectedTab: TabPage

public tabHost: TabHost

public tabOrientation: TabStripDirection

Methods

public saveState(state: string)

Parameters

  • state: string