object
method beforeedit :
(Ext_grid_plugin_Editing.t Js.t -> 'a Js.t -> 'b Js.t -> unit)
Js.callback Js.writeonly_prop
method canceledit :
(Ext_grid_plugin_Editing.t Js.t -> 'c Js.t -> 'd Js.t -> unit)
Js.callback Js.writeonly_prop
method edit :
(Ext_grid_plugin_Editing.t Js.t -> 'e Js.t -> 'f Js.t -> unit)
Js.callback Js.writeonly_prop
method validateedit :
(Ext_grid_plugin_Editing.t Js.t -> 'g Js.t -> 'h Js.t -> unit)
Js.callback Js.writeonly_prop
end