isEnabled
checks whether the view is enabled
boolean isEnabled();
boolean | true if the view is enabled, otherwise - false |
Example
$$('mylist').isEnabled();
Related samples
See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
widget library and page of
list ui product.