X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.CompositeElementLite.json;h=2029a48c0b50dc69352e641e7316593daf6c9548;hp=c63ca6d67a53484ad191b62192d93a64433f0383;hb=dc0deb4ab24ebb1144a9c7c0cea2e5d6bedb54e1;hpb=a3ba42edf373fc5f2c84815d46e1234a15ab0a12 diff --git a/docs/symbols/Roo.CompositeElementLite.json b/docs/symbols/Roo.CompositeElementLite.json index c63ca6d67a..2029a48c0b 100644 --- a/docs/symbols/Roo.CompositeElementLite.json +++ b/docs/symbols/Roo.CompositeElementLite.json @@ -8,7 +8,7 @@ "tree_parent" : [], "desc" : "Flyweight composite class. Reuses the same Roo.Element for element operations.\n
\n var els = Roo.select(\"#some-el div.some-class\");\n // or select directly from an existing element\n var el = Roo.get('some-el');\n el.select('div.some-class');\n\n els.setWidth(100); // all elements become 100 width\n els.hide(true); // all elements fade out and hide\n // or\n els.setWidth(100).hide(true);\n 


\nNOTE: Although they are not listed, this class supports all of the set/update methods of Roo.Element. All Roo.Element\nactions will be performed on all the elements in this collection.", "isSingleton" : false, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false,