object ('a)
method addEvents : 'b Js.t -> unit Js.meth
method addListener :
'c Js.t ->
'd Js.callback Js.optdef ->
'e Js.t Js.optdef -> 'f Js.t Js.optdef -> 'g Js.t Js.meth
method addManagedListener :
'h Js.t ->
'i Js.t ->
'j Js.callback Js.optdef ->
'k Js.t Js.optdef -> 'l Js.t Js.optdef -> 'm Js.t Js.meth
method callParent : 'n Js.t -> 'o Js.t Js.meth
method callSuper : 'p Js.t -> 'q Js.t Js.meth
method clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method eachRecord : 'r Js.callback -> 's Js.t -> unit Js.meth
method enableBubble : 't Js.t -> unit Js.meth
method fireEvent : Js.js_string Js.t -> 'u Js.t -> bool Js.t Js.meth
method fireEventArgs :
Js.js_string Js.t -> 'v Js.t Js.js_array Js.t -> bool Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'w Js.t Js.meth
method getItemForPoint :
Js.number Js.t -> Js.number Js.t -> 'x Js.t Js.meth
method getLegendColor : 'y Js.t -> unit Js.meth
method getRecordCount : unit Js.meth
method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
method hasListeners : 'z Js.t Js.readonly_prop
method hideAll : unit Js.meth
method highlightCfg : 'a1 Js.t Js.prop
method highlightItem : 'b1 Js.t -> unit Js.meth
method initConfig : 'c1 Js.t -> 'a Js.t Js.meth
method isExcluded : 'd1 Js.t -> unit Js.meth
method isObservable : bool Js.t Js.prop
method mon :
'e1 Js.t ->
'f1 Js.t ->
'g1 Js.callback Js.optdef ->
'h1 Js.t Js.optdef -> 'i1 Js.t Js.optdef -> 'j1 Js.t Js.meth
method mun :
'k1 Js.t ->
'l1 Js.t ->
'm1 Js.callback Js.optdef -> 'n1 Js.t Js.optdef -> unit Js.meth
method on :
'o1 Js.t ->
'p1 Js.callback Js.optdef ->
'q1 Js.t Js.optdef -> 'r1 Js.t Js.optdef -> 's1 Js.t Js.meth
method onCreateLabel :
Ext_data_Model.t Js.t ->
't1 Js.t ->
Js.number Js.t -> Js.js_string Js.t -> Ext_draw_Sprite.t Js.t Js.meth
method onPlaceLabel :
Ext_draw_Sprite.t Js.t ->
Ext_data_Model.t Js.t ->
'u1 Js.t ->
Js.number Js.t ->
Js.js_string Js.t -> bool Js.t -> Js.number Js.t -> unit Js.meth
method relayEvents :
'v1 Js.t ->
Js.js_string Js.t Js.js_array Js.t ->
Js.js_string Js.t Js.optdef -> 'w1 Js.t Js.meth
method removeListener :
Js.js_string Js.t ->
'x1 Js.callback -> 'y1 Js.t Js.optdef -> unit Js.meth
method removeManagedListener :
'z1 Js.t ->
'a2 Js.t ->
'b2 Js.callback Js.optdef -> 'c2 Js.t Js.optdef -> unit Js.meth
method resumeEvent : Js.js_string Js.t -> unit Js.meth
method resumeEvents : unit Js.meth
method self : Ext_Class.t Js.t Js.prop
method setTitle : Js.number Js.t -> Js.js_string Js.t -> unit Js.meth
method showAll : unit Js.meth
method statics : Ext_Class.t Js.t Js.meth
method suspendEvent : Js.js_string Js.t -> unit Js.meth
method suspendEvents : bool Js.t -> unit Js.meth
method un :
Js.js_string Js.t ->
'd2 Js.callback -> 'e2 Js.t Js.optdef -> unit Js.meth
method unHighlightItem : unit Js.meth
end