X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.MessageBox.json;fp=docs%2Fsymbols%2FRoo.bootstrap.MessageBox.json;h=892013e5d0a7395e752d849d274b8432dcfe3b2b;hp=e8efbc5966ed40d5be905519a2978d7b221dbc1d;hb=a66f0a954c17d9febb8c6835bd474ccbadfcf2fd;hpb=1ceaae5125b6781e11416dd48109611cfe182be3 diff --git a/docs/symbols/Roo.bootstrap.MessageBox.json b/docs/symbols/Roo.bootstrap.MessageBox.json index e8efbc5966..892013e5d0 100644 --- a/docs/symbols/Roo.bootstrap.MessageBox.json +++ b/docs/symbols/Roo.bootstrap.MessageBox.json @@ -6,7 +6,7 @@ "tree_parent" : [], "desc" : "Utility class for generating different styles of message boxes. The alias Roo.Msg can also be used.\nExample usage:\n
\n// Basic alert:\nRoo.Msg.alert('Status', 'Changes saved successfully.');\n\n// Prompt for user data:\nRoo.Msg.prompt('Name', 'Please enter your name:', function(btn, text){\n    if (btn == 'ok'){\n        // process text value...\n    }\n});\n\n// Show a dialog using config options:\nRoo.Msg.show({\n   title:'Save Changes?',\n   msg: 'Your are closing a tab that has unsaved changes. Would you like to save your changes?',\n   buttons: Roo.Msg.YESNOCANCEL,\n   fn: processResult,\n   animEl: 'elId'\n});\n
", "isSingleton" : true, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false,