X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.state.Manager.json;h=f07deaff5fc144ee4434c3ceef211ec781a5c518;hp=c1fd62b868229adc21ce71c4e88189d834d4a538;hb=dc0deb4ab24ebb1144a9c7c0cea2e5d6bedb54e1;hpb=a3ba42edf373fc5f2c84815d46e1234a15ab0a12 diff --git a/docs/symbols/Roo.state.Manager.json b/docs/symbols/Roo.state.Manager.json index c1fd62b868..f07deaff5f 100644 --- a/docs/symbols/Roo.state.Manager.json +++ b/docs/symbols/Roo.state.Manager.json @@ -6,7 +6,7 @@ "tree_parent" : [], "desc" : "This is the global state manager. By default all components that are \"state aware\" check this class\nfor state information if you don't pass them a custom state provider. In order for this class\nto be useful, it must be initialized with a provider when your application initializes.\n
\n// in your initialization function\ninit : function(){\n   Roo.state.Manager.setProvider(new Roo.state.CookieProvider());\n   ...\n   // supposed you have a {@link Roo.BorderLayout}\n   var layout = new Roo.BorderLayout(...);\n   layout.restoreState();\n   // or a {Roo.BasicDialog}\n   var dialog = new Roo.BasicDialog(...);\n   dialog.restoreState();\n 
", "isSingleton" : true, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false,