Fix #6465 - drag drop for cards
[roojs1] / docs / symbols / Roo.bootstrap.Modal.json
index 09cf0a6..386b908 100644 (file)
   ],
   "returns" : [],
   "config" : [
   ],
   "returns" : [],
   "config" : [
+    {
+      "name" : "editableTitle",
+      "type" : "Boolean",
+      "desc" : "can the title be edited",
+      "memberOf" : "Roo.bootstrap.Modal",
+      "optvals" : []
+    },
     {
       "name" : "listeners",
       "type" : "Object",
     {
       "name" : "listeners",
       "type" : "Object",
     }
   ],
   "events" : [
     }
   ],
   "events" : [
+    {
+      "name" : "titlechanged",
+      "desc" : "Fire when the editable title has been changed",
+      "memberOf" : "Roo.bootstrap.Modal",
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "params" : [
+        {
+          "name" : "this",
+          "type" : "Roo.bootstrap.Modal",
+          "desc" : "",
+          "isOptional" : false
+        },
+        {
+          "name" : "value",
+          "type" : "Roo.EventObject",
+          "desc" : "",
+          "isOptional" : false
+        }
+      ],
+      "returns" : []
+    },
     {
       "name" : "btnclick",
       "desc" : "The raw btnclick event for the button",
     {
       "name" : "btnclick",
       "desc" : "The raw btnclick event for the button",