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 addRef : 'n Js.t -> unit Js.meth
method application : 'o Js.t Js.readonly_prop
method callParent : 'p Js.t -> 'q Js.t Js.meth
method callSuper : 'r Js.t -> 's Js.t Js.meth
method clearListeners : unit Js.meth
method clearManagedListeners : unit Js.meth
method control : 't Js.t -> 'u Js.t Js.optdef -> unit Js.meth
method enableBubble : 'v Js.t -> unit Js.meth
method fireEvent : Js.js_string Js.t -> 'w Js.t -> bool Js.t Js.meth
method fireEventArgs :
Js.js_string Js.t -> 'x Js.t Js.js_array Js.t -> bool Js.t Js.meth
method getApplication : 'y Js.t Js.meth
method getApplication_app : 'a Js.t Js.meth
method getController : Js.js_string Js.t -> 'a Js.t Js.meth
method getController_app :
Js.js_string Js.t -> Ext_app_Controller.t Js.t Js.meth
method getInitialConfig : Js.js_string Js.t Js.optdef -> 'z Js.t Js.meth
method getModel : Js.js_string Js.t -> Ext_data_Model.t Js.t Js.meth
method getStore : Js.js_string Js.t -> Ext_data_Store.t Js.t Js.meth
method getView : Js.js_string Js.t -> #Ext_Base.t Js.t Js.meth
method hasListener : Js.js_string Js.t -> bool Js.t Js.meth
method hasListeners : 'a1 Js.t Js.readonly_prop
method hasRef : 'b1 Js.t -> bool Js.t Js.meth
method init : 'c1 Js.t -> unit Js.meth
method initConfig : 'd1 Js.t -> 'a Js.t Js.meth
method isObservable : bool Js.t Js.prop
method launch : Js.js_string Js.t -> bool Js.t Js.meth
method listen : 'e1 Js.t -> unit Js.meth
method mon :
'f1 Js.t ->
'g1 Js.t ->
'h1 Js.callback Js.optdef ->
'i1 Js.t Js.optdef -> 'j1 Js.t Js.optdef -> 'k1 Js.t Js.meth
method mun :
'l1 Js.t ->
'm1 Js.t ->
'n1 Js.callback Js.optdef -> 'o1 Js.t Js.optdef -> unit Js.meth
method on :
'p1 Js.t ->
'q1 Js.callback Js.optdef ->
'r1 Js.t Js.optdef -> 's1 Js.t Js.optdef -> 't1 Js.t Js.meth
method onLaunch : 'u1 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 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
end