X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.state.Manager.json;fp=docs%2Fsymbols%2FRoo.state.Manager.json;h=f07deaff5fc144ee4434c3ceef211ec781a5c518;hp=c1fd62b868229adc21ce71c4e88189d834d4a538;hb=a66f0a954c17d9febb8c6835bd474ccbadfcf2fd;hpb=1ceaae5125b6781e11416dd48109611cfe182be3 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,