X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.CompositeElement.html diff --git a/docs/output/Ext.CompositeElement.html b/docs/output/Ext.CompositeElement.html index f358f335..c52ea01e 100644 --- a/docs/output/Ext.CompositeElement.html +++ b/docs/output/Ext.CompositeElement.html @@ -12,7 +12,7 @@ el.select('div.some-class', true); els.setWidth(100); // all elements become 100 width els.hide(true); // all elements fade out and hide // or -els.setWidth(100).hide(true);

Public Properties

PropertyDefined By