view source
[roojs1] / examples / bootstrap / dashboard4.bjs
index a56528c..becdfe7 100644 (file)
@@ -6,7 +6,11 @@
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
-  "30bd2ce65d1e43e9c498b7d5d49f3b78" : "Dashboard <small>  Example Control panel </small>"
+  "098f6bcd4621d373cade4e832627b4f6" : "test",
+  "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
+  "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
+  "fb66f41b81f5973740bbfed019aa5d7d" : "Upload Images or Documents",
+  "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
  },
  "items" : [
   {
    "$ 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",
+       "xtype" : "Button",
        "$ 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",
+         "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" : [
           {
-           "xtype" : "Header",
+           "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" : "Dashboard <small>  Example Control panel </small>"
+           "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 title" : "test",
+         "items" : [
+          {
+           "xtype" : "CardUploader",
+           "string html" : "Upload Images or Documents",
+           "$ xns" : "Roo.bootstrap"
           }
          ]
         }