getTop

returns the top-most parent to the specified view

object getTop(id|object view);
viewid|objectthe ID of the view or the view object itself
objectthe 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.