Class type Ext_container_Container.t


class type t = object .. end
Inherits
method getChildByElement : 'a 'b. 'a Js.t -> bool Js.t -> (#Ext_Component.t as 'b) Js.t Js.meth

Return the immediate child Component in which the passed element is located.

Parameters:

Returns: