Check documentation for the
latest version of dhtmlxSuite
hide DHTMLX Docs
Samples
Forum
Support
Documentation
/
Suite 5.X
attachContextMenu
attachEvent
detachContextMenu
detachEvent
disable
enable
getContextMenu
hide
isEnabled
isHidden
setCss
show
Start
Windows
dhtmlXWindowsButton API
Methods
hide
hides a button
void
hide
();
Example
myWins.
window
(
id
)
.
button
(
id
)
.
hide
(
)
;
Back to top