ProxyModelSetters
methodsCreates a wrapper object over the passed one, with get/set properties that set the original object dirty flag. Suitable for a scenario where a dataSource item is used in a third-party MVVM implementation, like AngularJS.
Parameters:datakendo.data.Model
The model that will be wrapped.