X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.CompositeElement.json;h=1bffe538973be8676effcc44217bc5ea0feda6d3;hp=6d1f4ce146c3a8fa08141236bdc0207cab5d232b;hb=dc0deb4ab24ebb1144a9c7c0cea2e5d6bedb54e1;hpb=a3ba42edf373fc5f2c84815d46e1234a15ab0a12 diff --git a/docs/symbols/Roo.CompositeElement.json b/docs/symbols/Roo.CompositeElement.json index 6d1f4ce146..1bffe53897 100644 --- a/docs/symbols/Roo.CompositeElement.json +++ b/docs/symbols/Roo.CompositeElement.json @@ -10,7 +10,7 @@ "tree_parent" : [], "desc" : "Standard composite class. Creates a Roo.Element for every element in the collection.\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.\n

\nAll methods return this and can be chained.\n
\n var els = Roo.select(\"#some-el div.some-class\", true);\n // or select directly from an existing element\n var el = Roo.get('some-el');\n el.select('div.some-class', true);\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 
", "isSingleton" : false, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false,