Files
DefinitelyTyped/webix
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
..