Check documentation for the
latest version of dhtmlxSuite
hideStatusBar DHTMLX Docs
Samples
Forum
Support
Documentation
/
Suite 5.X
addCell
attachEvent
attachFooter
attachHeader
attachMenu
attachRibbon
attachStatusBar
attachToolbar
cells
detachEvent
detachFooter
detachHeader
detachMenu
detachRibbon
detachStatusBar
detachToolbar
enableHotKeys
forEachCell
getActiveCell
getActiveId
getActiveIndex
getAttachedMenu
getAttachedRibbon
getAttachedStatusBar
getAttachedToolbar
goFirst
goLast
goNext
goPrev
hideControls
hideMenu
hideRibbon
hideStatusBar
hideToolbar
progressOff
progressOn
setCellSize
setOffset
setOffsets
setSizes
showControls
showMenu
showRibbon
showStatusBar
showToolbar
unload
Start
Carousel
dhtmlXCarousel API
Methods
hideStatusBar
hides status bar object attached to component's bottom
void
hideStatusBar
();
Example
dhxComponent.
hideStatusBar
(
)
;
Back to top