hi. Can I define a class using class and the class kendo.data.DataSource kendo.observable? Kendo.data.DataSource and kendo.observable class properties will create will contain the class will be as follows. These two want to make mixin class.
thanks.
1 Answer, 1 is accepted
0
Daniel
Telerik team
answered on 27 Mar 2013, 07:53 AM
Hi,
I am not sure if I understand correctly the needed functionality. If you wish to create a custom class that extends the dataSource or observable object then you could use the extend method. If you wish to extend the dataSource or observable object themselves then you should extend their prototype.
Kind regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!