X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=examples%2Fbootstrap%2Fdashboard4.bjs;h=aaa1d28228445cd30971692a9fc88a0d9e1200d3;hp=7107221bfaf5d8577b022f8ef92474184ce11d26;hb=405704c45feb8165614b274cf3797b4e1291dd45;hpb=36a87d412684bd1ffe899ce3258ad0e46fc5b6fe diff --git a/examples/bootstrap/dashboard4.bjs b/examples/bootstrap/dashboard4.bjs index 7107221bfa..aaa1d28228 100644 --- a/examples/bootstrap/dashboard4.bjs +++ b/examples/bootstrap/dashboard4.bjs @@ -6,11 +6,15 @@ "permname" : "", "modOrder" : "001", "strings" : { - "30bd2ce65d1e43e9c498b7d5d49f3b78" : "Dashboard Example Control panel ", + "9d5ed678fe57bcca610140957afab571" : "B", + "9db5682a4d778ca2cb79580bdb67083f" : "Some text", + "0d61f8370cad1d412f80b84d143e1257" : "C", + "f623e75af30e62bbd73d6df5b50bb7b5" : "D", + "3a3ea00cfc35332cedf6e5e9a32e94da" : "E", "70ce2e7a27cab2a670ca954f8362e19f" : "tab 2 content", - "c4f5a294a273c3a1c97642a76f15c5c7" : "tab 1", - "9a7b64c98b066602b21f869ae7cd673a" : "test 1", - "58a00f6a3da23fc3821f24115493b750" : "tab 2" + "800618943025315f869e4e1f09471012" : "F", + "18327168fcb401af02b4615b43d637ad" : "Pick from list", + "7fc56270e7a70fa81a5935b72eacbe29" : "A" }, "items" : [ { @@ -19,96 +23,117 @@ "$ xns" : "Roo.bootstrap", "items" : [ { - "String cls" : "header", - "tag" : "header", + "String tag" : "section", + "String cls" : "content", "xtype" : "Container", - "* xinclude" : "Dashboard.Header1", - "$ xns" : "Roo.bootstrap" - }, - { - "String cls" : "wrapper row-offcanvas row-offcanvas-left", - "xtype" : "Container", - "flexy:include" : "Sidebar.html", "$ xns" : "Roo.bootstrap", "items" : [ { - "String tag" : "aside", - "String cls" : "left-side sidebar-offcanvas", - "xtype" : "Container", - "* xinclude" : "Dashboard.Sidebar2", - "$ xns" : "Roo.bootstrap" - }, - { - "String tag" : "aside", - "String cls" : "right-side", - "xtype" : "Container", + "xtype" : "Row", "$ xns" : "Roo.bootstrap", "items" : [ { - "String tag" : "section", - "String cls" : "content-header", - "xtype" : "Container", - "$ xns" : "Roo.bootstrap", - "items" : [ - { - "xtype" : "Header", - "$ xns" : "Roo.bootstrap", - "String html" : "Dashboard Example Control panel " - } - ] - }, - { - "String tag" : "section", - "String cls" : "content", - "xtype" : "Container", + "Number md" : 6, + "Number lg" : 6, + "xtype" : "Column", "$ xns" : "Roo.bootstrap", + "String style" : "", + "Number sm" : 12, "items" : [ { - "xtype" : "Row", - "$ xns" : "Roo.bootstrap", + "listeners" : { + "render" : "function (_self)\n{\n _this.testbox = _self;\n}" + }, + "xtype" : "TabBox", + "$ xns" : "Roo.bootstrap.dash", + "String title" : "Pick from list", "items" : [ { - "Number md" : 6, - "Number lg" : 6, - "xtype" : "Column", - "$ xns" : "Roo.bootstrap", - "String style" : "", - "Number sm" : 12, + "xtype" : "TabPane", + "$ xns" : "Roo.bootstrap.dash", + "string title" : "A", "items" : [ { - "listeners" : { - "render" : "function (_self)\n{\n _this.testbox = _self;\n}" - }, - "xtype" : "TabBox", - "$ xns" : "Roo.bootstrap.dash", - "String title" : "test 1", + "xtype" : "Column", + "$ xns" : "Roo.bootstrap", "items" : [ { - "xtype" : "TabPane", - "$ xns" : "Roo.bootstrap.dash", - "string title" : "tab 1", - "items" : [ - { - "xtype" : "Column", - "$ xns" : "Roo.bootstrap" - } - ] + "String size" : "sm", + "String weight" : "warning", + "xtype" : "Button", + "$ xns" : "Roo.bootstrap", + "String html" : "Some text" }, { - "xtype" : "TabPane", - "$ xns" : "Roo.bootstrap.dash", - "string title" : "tab 2", - "items" : [ - { - "xtype" : "Column", - "$ xns" : "Roo.bootstrap", - "String html" : "tab 2 content" - } - ] + "String size" : "sm", + "String weight" : "warning", + "xtype" : "Button", + "$ xns" : "Roo.bootstrap", + "String html" : "Some text" } ] } ] + }, + { + "xtype" : "TabPane", + "$ xns" : "Roo.bootstrap.dash", + "string title" : "B", + "items" : [ + { + "xtype" : "Column", + "$ xns" : "Roo.bootstrap", + "String html" : "tab 2 content" + } + ] + }, + { + "xtype" : "TabPane", + "$ xns" : "Roo.bootstrap.dash", + "string title" : "C", + "items" : [ + { + "xtype" : "Column", + "$ xns" : "Roo.bootstrap", + "String html" : "tab 2 content" + } + ] + }, + { + "xtype" : "TabPane", + "$ xns" : "Roo.bootstrap.dash", + "string title" : "D", + "items" : [ + { + "xtype" : "Column", + "$ xns" : "Roo.bootstrap", + "String html" : "tab 2 content" + } + ] + }, + { + "xtype" : "TabPane", + "$ xns" : "Roo.bootstrap.dash", + "string title" : "E", + "items" : [ + { + "xtype" : "Column", + "$ xns" : "Roo.bootstrap", + "String html" : "tab 2 content" + } + ] + }, + { + "xtype" : "TabPane", + "$ xns" : "Roo.bootstrap.dash", + "string title" : "F", + "items" : [ + { + "xtype" : "Column", + "$ xns" : "Roo.bootstrap", + "String html" : "tab 2 content" + } + ] } ] }