X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.json;fp=docs%2Fsymbols%2FRoo.json;h=0e9b54bd5dbdbfb480026390d5242c3f4262972d;hp=b3f20f6a3b3f62f56bae9c1a14192bdde5a2a4e8;hb=d81ddeecb21edfe27401017eb4d0cc01dfae425b;hpb=5a09638750d76b5c2f42753ab924401909761f61 diff --git a/docs/symbols/Roo.json b/docs/symbols/Roo.json index b3f20f6a3b..0e9b54bd5d 100644 --- a/docs/symbols/Roo.json +++ b/docs/symbols/Roo.json @@ -192,6 +192,20 @@ ], "returns" : [] }, + { + "name" : "getGridSize", + "desc" : "Find the current bootstrap width Grid size\nNote xs is the default for smaller.. - this is currently used by grids to render correct columns", + "isStatic" : true, + "isConstructor" : false, + "isPrivate" : false, + "memberOf" : "Roo", + "example" : "", + "deprecated" : "", + "since" : "", + "see" : "", + "params" : [], + "returns" : [] + }, { "name" : "factory", "desc" : "Creates namespaces to be used for scoping variables and classes so that they are not global. Usage:\n
\nRoo.factory({ xns: Roo.data, xtype : 'Store', .....});\nRoo.factory(conf, Roo.data);\n
",