массив колонок лейаута
// layout example webix.ui({ rows:[ { view:"toolbar", ... }, { cols:[ { view:"list", ... }, { view:"form", ... } ] } ] });