roojs-all.js
[roojs1] / examples / bootstrap / dashboard3.bjs
index a3ccaf2..d887b21 100644 (file)
@@ -8,6 +8,7 @@
  "strings" : {
   "1f9ff97aa2f49a79388004e1e57f2320" : "New Orders ",
   "fc0d5184491559c092364744b2247373" : "first tab",
+  "30bd2ce65d1e43e9c498b7d5d49f3b78" : "Dashboard <small>  Example Control panel </small>",
   "b73ce398c39f506af761d2277d853a92" : "160",
   "7ef605fc8dba5425d6965fbd4c8fbe1f" : "150",
   "70ce2e7a27cab2a670ca954f8362e19f" : "tab 2 content",
   "e864378363f435160e7c2209cc2949b7" : "<span class=\"glyphicon glyphicon-chevron-right\"></span>",
   "1d17cb9923b99f823da9f5a16dc460e5" : "Department",
   "222a267cc5778206b253be35ee3ddab5" : "Current",
+  "75f1bb6830981ca0ce62c3eb434373ba" : "Table tabs",
   "c4f5a294a273c3a1c97642a76f15c5c7" : "tab 1",
   "2d0175894e0fe09186d38fe7a7160294" : "second tab",
   "1b9b097340a24b31632ed601a9107832" : "This is a random string ",
   "9fc10133312e352754f8ca264a3e272d" : "New Orders",
   "9a7b64c98b066602b21f869ae7cd673a" : "test 1",
   "58a00f6a3da23fc3821f24115493b750" : "tab 2",
-  "ee757173a29e79be9a36728a1c28345c" : "Dashboard  <small>  Example Control panel </small>  ",
   "3c8d74bd7be3168fe440d9c85da42be8" : "<b> Alert </b> test alert",
   "d80590035c13589acfbdd2b2dcb60773" : "Aspire"
  },
@@ -67,7 +68,7 @@
           {
            "xtype" : "Header",
            "$ xns" : "Roo.bootstrap",
-           "String html" : "Dashboard  <small>  Example Control panel </small>  "
+           "String html" : "Dashboard <small>  Example Control panel </small>"
           }
          ]
         },
                 {
                  "xtype" : "TabPane",
                  "$ xns" : "Roo.bootstrap.dash",
-                 "string title" : "tab 1",
+                 "string title" : "Table tabs",
                  "items" : [
                   {
                    "xtype" : "Column",
                      "Boolean RowSelection" : true,
                      "items" : [
                       {
-                       "$ Array fields" : "[ 'display_name', 'current', 'aspire' ]",
                        "$ Array data" : "[\n  [ 'A TEST', '1', '0' ],\n  \n    [ 'B test', '1', '0' ],\n      [ 'C test', '1', '0' ],\n    [ 'D test', '1', '0' ]\n]",
                        "boolean isLocal" : true,
+                       "$ Array fields" : "[ 'display_name', 'current', 'aspire' ]",
                        "xtype" : "SimpleStore",
                        "$ xns" : "Roo.data",
                        "* prop" : "store"
             }
            ]
           },
+          {
+           "xtype" : "Row",
+           "$ xns" : "Roo.bootstrap",
+           "items" : [
+            {
+             "Number md" : 6,
+             "Number lg" : 6,
+             "xtype" : "Column",
+             "$ xns" : "Roo.bootstrap",
+             "String style" : "",
+             "Number sm" : 12,
+             "items" : [
+              {
+               "listeners" : {
+                "render" : "function (_self)\n{\n    _this.testbox = _self;\n}"
+               },
+               "xtype" : "TabBox",
+               "$ xns" : "Roo.bootstrap.dash",
+               "String title" : "test 1",
+               "items" : [
+                {
+                 "xtype" : "TabPane",
+                 "$ xns" : "Roo.bootstrap.dash",
+                 "string title" : "tab 1",
+                 "items" : [
+                  {
+                   "xtype" : "Column",
+                   "$ xns" : "Roo.bootstrap"
+                  }
+                 ]
+                },
+                {
+                 "xtype" : "TabPane",
+                 "$ xns" : "Roo.bootstrap.dash",
+                 "string title" : "tab 2",
+                 "items" : [
+                  {
+                   "xtype" : "Column",
+                   "$ xns" : "Roo.bootstrap",
+                   "String html" : "tab 2 content"
+                  }
+                 ]
+                }
+               ]
+              }
+             ]
+            },
+            {
+             "Number md" : 6,
+             "xtype" : "Column",
+             "Number lg" : 6,
+             "$ xns" : "Roo.bootstrap",
+             "String style" : "",
+             "Number sm" : 12,
+             "items" : [
+              {
+               "String cls" : "nav-tabs-custom",
+               "xtype" : "Container",
+               "$ xns" : "Roo.bootstrap",
+               "items" : [
+                {
+                 "xtype" : "Header",
+                 "$ xns" : "Roo.bootstrap",
+                 "String html" : "income",
+                 "String style" : "margin: 10,10,0,0"
+                }
+               ]
+              }
+             ]
+            }
+           ]
+          },
           {
            "xtype" : "Row",
            "$ xns" : "Roo.bootstrap",