examples/bootstrap/dashboard1.bjs.JTT2LX
[roojs1] / examples / bootstrap / dashboard1.bjs
index d4f55b3..ef064bf 100644 (file)
                                                                             "items" : [
                                                                                 {
                                                                                     "xtype" : "Input",
-                                                                                    "string placeholder" : "Enter email",
-                                                                                    "String fieldLabel" : "Email Address",
-                                                                                    "$ xns" : "Roo.bootstrap"
-                                                                                },
-                                                                                {
-                                                                                    "xtype" : "Input",
-                                                                                    "string placeholder" : "Enter password",
-                                                                                    "String inputType" : "password",
-                                                                                    "String fieldLabel" : "Password",
+                                                                                    "string placeholder" : "Enter ...",
+                                                                                    "String fieldLabel" : "Text",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Input",
-                                                                                    "string placeholder" : "Enter email",
-                                                                                    "String inputType" : "file",
-                                                                                    "String fieldLabel" : "File Input",
+                                                                                    "string placeholder" : "Enter ...",
+                                                                                    "String fieldLabel" : "Text",
                                                                                     "$ xns" : "Roo.bootstrap"
-                                                                                },
-                                                                                {
-                                                                                    "xtype" : "Input",
-                                                                                    "String inputType" : "checkbox",
-                                                                                    "$ xns" : "Roo.bootstrap",
-                                                                                    "String fieldLabel" : "Fixme - checkbox type"
-                                                                                },
-                                                                                {
-                                                                                    "String weight" : "primary",
-                                                                                    "xtype" : "Button",
-                                                                                    "$ xns" : "Roo.bootstrap",
-                                                                                    "String html" : "Submit"
                                                                                 }
                                                                             ]
                                                                         }