Widgets
Samples
Demos
Forum
Services
Documentation
addHotKey
applyChanges
canFocus
destructor
getFocus
getNext
getPrev
getState
getTop
hasFocus
removeHotKey
setFocus
setState
Start
API Reference
Mixins
UIManager
Methods
getTop
returns the top-most parent to the specified view
object
getTop
(
id|object
view
);
view
id|object
the ID of the view or the view object itself
object
the top-most parent object of the view
Example
webix.
UIManager
.
getTop
(
$$
(
'books'
)
)
;
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.
Go to Forum