toggles the simple mode of Query
webix.ui({ view: "query", width: 340, // switch to the simple mode simple: true });
If set to true, it activates the simple mode and hides the context menu to add rules and groups.