DHTMLX Docs & Samples Explorer

API Methods (alphabetical list)

dhtmlXLayoutPanel Object (Cell)

dhtmlXLayoutObject Object

  • attachEvent - attaches an event handler to a dhtmlxLayout
  • attachMenu - attaches a dhtmlxMenu to the whole container or a cell
  • attachStatusBar - attaches a status bar to the whole container or a cell
  • attachToolbar - attaches a dhtmlxToolbar to the whole container or a cell
  • cells - returns cell's object by cell's id
  • checkEvent - returns true if the event exists
  • detachEvent - removes an event handler
  • detachMenu - removes attached menu from the whole container or a cell
  • detachStatusBar - removes attached status bar from the whole container or a cell
  • detachToolbar - removes attached toolbar from the whole container or a cell
  • forEachItem - iterator, calls a user-defined function n-times
  • getEffect - returns true if the effect is enabled
  • getIdByIndex - returns cell's id by index
  • getIndexById - returns cell's index by id
  • getView - returns the cell object
  • hideArrow - hides the header arrow for the specified cell
  • hideMenu - hides menu attached to the whole container
  • hideStatusBar - hides status bar attached to the whole container
  • hideToolbar - hides toolbar attached to the whole container
  • listAutoSizes - returns array with available autosize settings
  • listViews - returns array with available layout patterns
  • progressOff - hides progress indicator for the whole layout
  • progressOn - hides progress indicator for the whole layout
  • setAutoSize - sets autosize for the layout
  • setCollapsedText - set header's text in the collapsed state
  • setEffect - sets effect
  • setImagePath - sets path to images
  • setSizes - adjusts layout's outer size in case of object-based init
  • setSkin - sets layout's skin
  • showMenu - shows menu attached to the whole container
  • showStatusBar - shows status bar attached to the whole container
  • showToolbar - shows toolbar attached to the whole container
  • unload - unloads an object and clears memory