isVisible of ui.button, Methods Webix Docs
checks whether the view is visible
boolean isVisible();
| boolean | true, if the calling object is visible |
Example
$$('my_list').isVisible();
See also
API
Articles
isVisible of ui.button, Methods Webix Docs
checks whether the view is visible
boolean isVisible();
| boolean | true, if the calling object is visible |
$$('my_list').isVisible();
See also
API
Articles