defines the display mode of the filtering fields
webix.ui({ view: "query", width: 340, type: "list", ... });
Possible options are "list" and "bar".