Commit Graph

4 Commits

Author SHA1 Message Date
Maksim Kozhukh
98268c3515 [update] Definitions updated to Webix 2.4.0 2015-06-08 17:02:06 +03:00
Pascal Thomet
ccdf2ae2d7 $$() returns webix.ui.baseview instead of webix.ui.view
Reason :
	if you call $$('layoutId'), webix returns a webix.ui.baselayout
	baselayout and all views are based on baseview
	==> baseview is thus a more generic typing
2015-04-15 13:56:29 +02:00
Pascal Thomet
d633851cb8 webix.ui.form.getValues return any instead of any[] : see http://docs.webix.com/api__link__ui.form_getvalues.html 2015-04-15 13:54:29 +02:00
Maksim Kozhukh
c6ec8b91dd Webix UI 2.3.0 2015-03-23 19:55:35 +03:00