Class type Ext_data_Model.events


class type events = object .. end
Inherits
method idchanged : 'a 'b 'c.
(t Js.t -> 'a Js.t -> 'b Js.t -> 'c Js.t -> unit)
Js.callback Js.writeonly_prop

Fired when this model's id changes

Parameters: