object ('a)
  method afterRender :
    ('Js.t, unit -> unit) Js.meth_callback Js.writeonly_prop
  method onRender :
    ('Js.t, Ext_dom_Element.t Js.t -> Js.number Js.t -> unit)
    Js.meth_callback Js.writeonly_prop
end