This is a migrated thread and some comments may be shown as answers.

kendo.data.DataSource and kendo.observable mixin ?

1 Answer 103 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
KiPSOFT
Top achievements
Rank 1
KiPSOFT asked on 23 Mar 2013, 01:10 PM
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

Sort by
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!
Tags
General Discussions
Asked by
KiPSOFT
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or