disable of ui.list, Methods Webix Docs

StartAPI Referenceui.listMethods

disables the calling view (makes it dimmed and unclickable)

void disable();

Example

$$('mylist').disable();

Related samples

See also

  • API

  • Articles

  • Back to top

    If you have not checked yet, be sure to visit site of our main product Webix javascript ui components library and page of list in javascript product.