Class type Ext_util_Region.statics


class type statics = object .. end
Inherits
method from : 'a 'b. 'a Js.t -> 'b Js.t Js.meth

Creates a Region from a "box" Object which contains four numeric properties top, right, bottom and left.

Parameters:

Returns:


method getRegion : 'c 'd. 'c Js.t -> 'd Js.t Js.meth

Retrieves an Ext.util.Region for a particular element.

Parameters:

Returns: