DHTMLX Docs & Samples Explorer

API Methods (by category)

Initialization

Effects

AutoSize

Items

Header

Views

  • view - creates a view

Sizing

Expand/Collapse

Docking

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

Progress Indicator

  • progressOn - shows progress indicator for the whole layout
  • progressOff - hides progress indicator for the whole layout
  • progressOn - shows progress indicator for a cell
  • progressOff - hides progress indicator for a cell

Attaching Objects/dhtmlx Components

Menu

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

Toolbar

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

Status Bar

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

Other objects/components

Events