view source
[roojs1] / examples / bootstrap / dashboard4.bjs
index aaa1d28..becdfe7 100644 (file)
@@ -6,15 +6,11 @@
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
-  "9d5ed678fe57bcca610140957afab571" : "B",
-  "9db5682a4d778ca2cb79580bdb67083f" : "Some text",
-  "0d61f8370cad1d412f80b84d143e1257" : "C",
-  "f623e75af30e62bbd73d6df5b50bb7b5" : "D",
-  "3a3ea00cfc35332cedf6e5e9a32e94da" : "E",
-  "70ce2e7a27cab2a670ca954f8362e19f" : "tab 2 content",
-  "800618943025315f869e4e1f09471012" : "F",
-  "18327168fcb401af02b4615b43d637ad" : "Pick from list",
-  "7fc56270e7a70fa81a5935b72eacbe29" : "A"
+  "098f6bcd4621d373cade4e832627b4f6" : "test",
+  "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
+  "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
+  "fb66f41b81f5973740bbfed019aa5d7d" : "Upload Images or Documents",
+  "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
  },
  "items" : [
   {
      "xtype" : "Container",
      "$ xns" : "Roo.bootstrap",
      "items" : [
+      {
+       "xtype" : "Button",
+       "$ xns" : "Roo.bootstrap"
+      },
       {
        "xtype" : "Row",
        "$ xns" : "Roo.bootstrap",
        "items" : [
         {
-         "Number md" : 6,
-         "Number lg" : 6,
-         "xtype" : "Column",
+         "String header" : "example 1",
+         "String footer" : "a footer",
+         "String cls" : "col-xs-12 column col-12",
+         "String weight" : "danger",
+         "xtype" : "Card",
+         "$ xns" : "Roo.bootstrap",
+         "String style" : "max-width:300px;margin: 0 12px;",
+         "bool dropable" : true,
+         "string drop_group" : "cards",
+         "items" : [
+          {
+           "String header" : "ticket 1",
+           "string drag_group" : "cards",
+           "String weight" : "light",
+           "String margin_bottom" : 3,
+           "xtype" : "Card",
+           "bool collapsable" : true,
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "body goes here",
+           "bool dragable" : true
+          },
+          {
+           "String header" : "ticket 1",
+           "string drag_group" : "cards",
+           "String weight" : "light",
+           "String margin_bottom" : 3,
+           "xtype" : "Card",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "body goes here",
+           "bool dragable" : true
+          }
+         ]
+        },
+        {
+         "String header" : "example 1",
+         "String footer" : "a footer",
+         "String cls" : "column col-xs-12 col-12",
+         "String weight" : "danger",
+         "xtype" : "Card",
+         "Boolean dropable" : true,
+         "$ xns" : "Roo.bootstrap",
+         "String style" : "max-width:300px;margin: 0 12px;",
+         "String drop_group" : "cards",
+         "items" : [
+          {
+           "String header" : "ticket 1",
+           "string drag_group" : "cards",
+           "String weight" : "light",
+           "String margin_bottom" : 3,
+           "xtype" : "Card",
+           "$ xns" : "Roo.bootstrap",
+           "String html" : "body goes here",
+           "bool dragable" : true
+          }
+         ]
+        },
+        {
+         "xtype" : "Card",
          "$ xns" : "Roo.bootstrap",
-         "String style" : "",
-         "Number sm" : 12,
+         "String title" : "test",
          "items" : [
           {
-           "listeners" : {
-            "render" : "function (_self)\n{\n    _this.testbox = _self;\n}"
-           },
-           "xtype" : "TabBox",
-           "$ xns" : "Roo.bootstrap.dash",
-           "String title" : "Pick from list",
-           "items" : [
-            {
-             "xtype" : "TabPane",
-             "$ xns" : "Roo.bootstrap.dash",
-             "string title" : "A",
-             "items" : [
-              {
-               "xtype" : "Column",
-               "$ xns" : "Roo.bootstrap",
-               "items" : [
-                {
-                 "String size" : "sm",
-                 "String weight" : "warning",
-                 "xtype" : "Button",
-                 "$ xns" : "Roo.bootstrap",
-                 "String html" : "Some text"
-                },
-                {
-                 "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"
-              }
-             ]
-            }
-           ]
+           "xtype" : "CardUploader",
+           "string html" : "Upload Images or Documents",
+           "$ xns" : "Roo.bootstrap"
           }
          ]
         }