getTopParentView of ui.tree, Methods Webix Docs
returns the top parent view
object getTopParentView();
| object | top parent view |
Example
this.getTopParentView().hide();
Details
- For layout element - top layout
- For element in window - window
- For element in custom component based on IdSpace - custom component
If you have not checked yet, be sure to visit site of our main product Webix easy javascript framework and page of html treeview product.