Class type Ext_grid_locking_Lockable.t


class type t = object .. end
Inherits
method syncRowHeights : unit Js.meth

Synchronizes the row heights between the locked and non locked portion of the grid for each row. If one row is smaller than the other, the height will be increased to match the larger one.