DHTMLX Docs & Samples Explorer

dhtmlxLayout API Methods

Initialization

Effects

AutoSize

Items

Header

Sizing

Expand/Collapse

Docking

  • dock docks a cell from a window
  • undock undocks a cell to a window

Progress Indicator

  • progressOn hides progress indicator for full layout
  • progressOff hides progress indicator for full layout

Attaching Objects/dhtmlx Components

Menu

  • attachMenu attaches a dhtmlxMenu to the whole container or to cell
  • detachMenu removes attached menu from the whole container or from cell
  • showMenu shows menu attached to the whole container or to cell
  • hideMenu hides menu attached to the whole container or to cell

Toolbar

  • attachToolbar attaches a dhtmlxToolbar to the whole container
  • detachToolbar removes attached toolbar from the whole container or from cell
  • showToolbar shows toolbar attached to the whole container or to cell
  • hideToolbar hides toolbar attached to the whole container or to cell

Status Bar

  • attachStatusBar attaches a status bar to the whole container
  • detachStatusBar removes attached status bar from the whole container or from cell
  • showStatusBar shows status bar attached to the whole container or to cell
  • hideStatusBar hides status bar attached to the whole container or to cell

Events