class type statics =Inheritsobject..end
method select : 'a 'b 'c.
'a Js.t -> bool Js.t Js.optdef -> 'b Js.t Js.optdef -> 'c Js.t Js.methSelects elements based on the passed CSS selector to enable Element methods to be applied to many related elements in one statement through the returned CompositeElement or CompositeElementLite object.
Parameters:
_ Js.t
The CSS selector or an array of elements
bool Js.t (optional)
true to create a unique Ext.Element for each element (defaults to a shared flyweight object)
_ Js.t (optional)
The root element of the query or id of the root