object
  method _exception :
    (Ext_ElementLoader.t Js.t -> 'Js.t -> 'Js.t -> 'Js.t -> unit)
    Js.callback Js.writeonly_prop
  method beforeload :
    (Ext_ElementLoader.t Js.t -> 'Js.t -> 'Js.t -> unit) Js.callback
    Js.writeonly_prop
  method load :
    (Ext_ElementLoader.t Js.t -> 'Js.t -> 'Js.t -> 'Js.t -> unit)
    Js.callback Js.writeonly_prop
end