Sha256: 00a2cc132050007f469cd5bfe1b58e8f67d349712b2aa02bfb0d769a2887bb65
Contents?: true
Size: 209 Bytes
Versions: 1
Compression:
Stored size: 209 Bytes
Contents
/*! * Ext JS Library 3.0.0 * Copyright(c) 2006-2009 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license */ Ext.lib.Dom.getRegion = function(el) { return Ext.lib.Region.getRegion(el); };
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lpmp-1.0.0 | public/ext-3.0.0/src/adapter/ext-base-dom-more.js |