editor

sets editor types for component items

string editor;

Example

{view:"list", editor:"text"}

Related samples

Details

There are twelve editor types:

  • text, inline-text, password;
  • checkbox, inline-checkbox;
  • select, combo, richselect;
  • multiselect (Webix Pro edition only);
  • date;
  • color;
  • popup.

They are described in detail in the related API reference section as well as in the attached related article.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.