object ('a)
method callParent : 'b Js.t -> 'c Js.t Js.meth
method callSuper : 'd Js.t -> 'e Js.t Js.meth
method getGroupString : Ext_data_Model.t Js.t -> Js.js_string Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'f Js.t Js.meth
method initConfig : 'g Js.t -> 'a Js.t Js.meth
method self : Ext_Class.t Js.t Js.prop
method setDirection : Js.js_string Js.t -> unit Js.meth
method statics : Ext_Class.t Js.t Js.meth
method toggle : unit Js.meth
method updateSortFunction : 'h Js.callback Js.optdef -> unit Js.meth
end