Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.Shadow.json
index 2821413..de7e8d0 100644 (file)
   "returns" : [],
   "config" : [
     {
-      "name" : "offset",
+      "name" : "mode",
       "type" : "String",
-      "desc" : "The number of pixels to offset the shadow from the element (defaults to 4)",
+      "desc" : "The shadow display mode.  Supports the following options:<br />\nsides: Shadow displays on both sides and bottom only<br />\nframe: Shadow displays equally on all four sides<br />\ndrop: Traditional bottom-right drop shadow (default)",
       "memberOf" : "Roo.Shadow",
-      "values" : []
+      "optvals" : []
     },
     {
-      "name" : "mode",
+      "name" : "offset",
       "type" : "String",
-      "desc" : "The shadow display mode.  Supports the following options:<br />\nsides: Shadow displays on both sides and bottom only<br />\nframe: Shadow displays equally on all four sides<br />\ndrop: Traditional bottom-right drop shadow (default)",
-      "memberOf" : "Roo",
-      "values" : []
+      "desc" : "The number of pixels to offset the shadow from the element (defaults to 4)",
+      "memberOf" : "Roo.Shadow",
+      "optvals" : []
     }
   ],
   "methods" : [