getTopMenu of ui.menu, Methods Webix Docs
returns top menu object
object getTopMenu();
| object | top menu object |
Example
var top = $$("somemenu").getTopMenu();
Details
Can be used to access top menu object from the sub-menu
If you have not checked yet, be sure to visit site of our main product Webix best ui framework and page of javascript menu product.