X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.Modal.json;fp=docs%2Fsymbols%2FRoo.bootstrap.Modal.json;h=386b90889e66c048f33e06734d8c4787be81dda2;hp=09cf0a630976871213a520223f0d15913222c7d6;hb=267f6bc0ecf0897515863c3c91a8eea23388e273;hpb=4806a3a6a72a6fc861a138965a6b1b5df60d0c87 diff --git a/docs/symbols/Roo.bootstrap.Modal.json b/docs/symbols/Roo.bootstrap.Modal.json index 09cf0a6309..386b90889e 100644 --- a/docs/symbols/Roo.bootstrap.Modal.json +++ b/docs/symbols/Roo.bootstrap.Modal.json @@ -24,6 +24,13 @@ ], "returns" : [], "config" : [ + { + "name" : "editableTitle", + "type" : "Boolean", + "desc" : "can the title be edited", + "memberOf" : "Roo.bootstrap.Modal", + "optvals" : [] + }, { "name" : "listeners", "type" : "Object", @@ -900,6 +907,30 @@ } ], "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",