DHTMLX Docs & Samples Explorer
Index
dhtmlxlayout
API Methods (alphabetical list)
dhtmlXLayoutPanel Object (Cell)
attachAccordion
- attaches dhtmlxAccordion to a cell
attachChart
- attaches dhtmlxChart to a cell
attachDataView
- attaches dhtmlxDataView to a cell
attachEditor
- attaches dhtmlxEditor to a cell
attachFooter
- attaches the footer to a cell
attachForm
- attaches dhtmlxForm to a cell
attachGrid
- attaches dhtmlxGrid to a cell
attachHeader
- attaches the header to a cell
attachHTMLString
- attaches html string to a cell
attachLayout
- attaches dhtmlxLayout to a cell
attachMap
- attaches Google Maps to a cell
attachMenu
- attaches dhtmlxMenu to a cell
attachObject
- attaches html object to a cell
attachScheduler
- attaches scheduler to a cell
attachStatusBar
- attaches status bar to a cell
attachTabbar
- attaches dhtmlxTabbar to a cell
attachToolbar
- attaches dhtmlxToolbar to a cell
attachTree
- attaches dhtmlxTree to a cell
attachURL
- attaches dhtmlxURL to a cell
collapse
- collapses a cell
detachMenu
- removes attached menu from a cell
detachObject
- detaches object from a cell
detachStatusBar
- removes attached status bar from a cell
detachToolbar
- removes attached toolbar from a cell
dock
- docks a cell from a window
expand
- expands a cell
fixSize
- fixes cell's size (block resize)
getFrame
- returns iframe object (attachURL case)
getHeight
- returns the cell's height
getId
- returns the cell's id
getIndex
- returns the cell's index
getText
- returns the header's text
getWidth
- returns the cell's width
hideHeader
- hides a header
hideMenu
- hides menu attached to a cell
hideStatusBar
- hides status bar attached to a cell
hideToolbar
- hides toolbar attached to a cell
isCollapsed
- return true if a cell is collapsed
isHeaderVisible
- returns true if a header is visible
progressOff
- hides progress indicator for a cell
progressOn
- shows progress indicator for a cell
setHeight
- sets the cell's height
setText
- set the header's text
setWidth
- sets the cell's width
showHeader
- shows a header
showMenu
- shows menu attached to a cell
showStatusBar
- shows status bar attached to a cell
showToolbar
- shows toolbar attached to a cell
view
- creates a view
undock
- undocks a cell to a window
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