fix docs add optvalues
[roojs1] / docs / symbols / Roo.htmleditor.Block.json
index 937671c..3cbfe3d 100644 (file)
       "name" : "Context",
       "type" : "Object",
       "desc" : "menu - see Roo.form.HtmlEditor.ToolbarContext",
-      "memberOf" : ""
+      "memberOf" : "",
+      "isOptional" : false,
+      "optvalues" : []
     },
     {
       "name" : "friendly_name",
       "type" : "String",
       "desc" : "the name that appears in the context bar about this block",
-      "memberOf" : ""
+      "memberOf" : "",
+      "isOptional" : false,
+      "optvalues" : []
     },
     {
       "name" : "node",
       "type" : "DomElement",
       "desc" : "The node to apply stuff to.",
-      "memberOf" : ""
+      "memberOf" : "",
+      "isOptional" : false,
+      "optvalues" : []
     }
   ],
   "methods" : [
@@ -79,7 +85,7 @@
         {
           "name" : "attribute",
           "type" : "String",
-          "desc" : "(use html - for contents, or style for using next param as style)",
+          "desc" : "(use html - for contents, style for using next param as style, or false to return the node)",
           "isOptional" : false
         },
         {