X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/source/ext-base-dom-more.html diff --git a/docs/source/ext-base-dom-more.html b/docs/source/ext-base-dom-more.html new file mode 100644 index 00000000..9309883f --- /dev/null +++ b/docs/source/ext-base-dom-more.html @@ -0,0 +1,12 @@ + + + The source code + + + + +
Ext.lib.Dom.getRegion = function(el) {
+    return Ext.lib.Region.getRegion(el);
+};
+ + \ No newline at end of file