Check documentation for the
latest version of dhtmlxSuite
getBottommostWindow DHTMLX Docs
Samples
Forum
Support
Documentation
/
Suite 5.X
attachContextMenu
attachEvent
attachViewportTo
createWindow
detachContextMenu
detachEvent
enableAutoViewport
findByText
forEachWindow
getBottommostWindow
getContextMenu
getEffect
getTopmostWindow
isWindow
setEffect
setImagePath
setSkin
setViewport
unload
window
Start
Windows
dhtmlXWindows API
Methods
getBottommostWindow
returns the bottommost window
object
getBottommostWindow
();
object
the bottommost window
Example
var
w1
=
myWins.
getBottommostWindow
(
)
;
Back to top