object
method beforestaterestore :
(Ext_state_Stateful.t Js.t -> 'a Js.t -> 'b Js.t -> unit) Js.callback
Js.writeonly_prop
method beforestatesave :
(Ext_state_Stateful.t Js.t -> 'c Js.t -> 'd Js.t -> unit) Js.callback
Js.writeonly_prop
method staterestore :
(Ext_state_Stateful.t Js.t -> 'e Js.t -> 'f Js.t -> unit) Js.callback
Js.writeonly_prop
method statesave :
(Ext_state_Stateful.t Js.t -> 'g Js.t -> 'h Js.t -> unit) Js.callback
Js.writeonly_prop
end