X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.BasicDialog.json;h=096844ec9903922d9528e79344cba6c5cee90a38;hp=96736526295f1498a49d122ca6897d912f2f9db5;hb=26adff8782f005b9e20da88846f6f8710bda4af7;hpb=d3f85520a079f625f985b594e5658f77d5302df3 diff --git a/docs/symbols/Roo.BasicDialog.json b/docs/symbols/Roo.BasicDialog.json index 9673652629..096844ec99 100644 --- a/docs/symbols/Roo.BasicDialog.json +++ b/docs/symbols/Roo.BasicDialog.json @@ -34,7 +34,7 @@ "type" : "Number", "desc" : "The default top page coordinate of the dialog (defaults to center screen)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -42,7 +42,7 @@ "type" : "Boolean", "desc" : "True to show the dialog modally, preventing user interaction with the rest of the page (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -50,7 +50,7 @@ "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "memberOf" : "Roo.util.Observable", - "values" : [ + "optvals" : [ ] }, { @@ -58,7 +58,7 @@ "type" : "String/Element", "desc" : "Id or element from which the dialog should animate while opening\n(defaults to null with no animation)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -66,7 +66,7 @@ "type" : "Boolean/String", "desc" : "True or \"sides\" for the default effect, \"frame\" for 4-way shadow, and \"drop\" for bottom-right\nshadow (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -74,7 +74,7 @@ "type" : "Boolean", "desc" : "True to allow the dialog body contents to overflow and display scrollbars (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -82,7 +82,7 @@ "type" : "Boolean", "desc" : "False to remove the built-in top-right corner collapse button (defaults to true)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -90,7 +90,7 @@ "type" : "Boolean", "desc" : "If true, all elements with class 'x-dlg-tab' will get automatically converted to tabs (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -98,7 +98,7 @@ "type" : "Number", "desc" : "The number of pixels to offset the shadow if displayed (defaults to 5)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -106,7 +106,7 @@ "type" : "Array", "desc" : "Array of buttons", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -114,7 +114,7 @@ "type" : "Number", "desc" : "Minimum width of all dialog buttons (defaults to 75)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -122,7 +122,7 @@ "type" : "String", "desc" : "Default text to display in the title bar (defaults to null)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -130,7 +130,7 @@ "type" : "Number", "desc" : "The minimum allowable width for a resizable dialog (defaults to 200)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -138,7 +138,7 @@ "type" : "String", "desc" : "Valid values are \"left,\" \"center\" and \"right\" (defaults to \"right\")", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -146,7 +146,7 @@ "type" : "Boolean/DomHelper", "desc" : "True to auto create from scratch, or using a DomHelper Object (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -154,7 +154,7 @@ "type" : "Number", "desc" : "The minimum allowable height for a resizable dialog (defaults to 80)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -162,7 +162,7 @@ "type" : "Boolean", "desc" : "True to drag a lightweight proxy element rather than the dialog itself, used when\ndraggable = true (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -170,7 +170,7 @@ "type" : "Boolean", "desc" : "True to create an iframe shim that prevents selects from showing through (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -178,7 +178,7 @@ "type" : "Number", "desc" : "Width of the dialog in pixels (can also be set via CSS). Determined by browser if unspecified.", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -186,7 +186,7 @@ "type" : "Boolean", "desc" : "True to keep the dialog constrained within the visible viewport boundaries (defaults to true)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -194,7 +194,7 @@ "type" : "Boolean", "desc" : "True to cause the dimensions to be recalculated before the dialog is shown (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -202,7 +202,7 @@ "type" : "String", "desc" : "The tag name of tab elements, used when autoTabs = true (defaults to 'div')", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -210,7 +210,7 @@ "type" : "Boolean", "desc" : "False to disable manual dialog resizing (defaults to true)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -218,7 +218,7 @@ "type" : "Boolean", "desc" : "False to remove the built-in top-right corner close button (defaults to true)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -226,7 +226,7 @@ "type" : "Boolean", "desc" : "True to ensure that anytime the dialog is shown or resized it gets centered (defaults to false)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -234,7 +234,7 @@ "type" : "Number", "desc" : "Height of the dialog in pixels (can also be set via CSS). Determined by browser if unspecified.", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -242,7 +242,7 @@ "type" : "String", "desc" : "Which resize handles to display - see the {@link Roo.Resizable} handles config\nproperty for valid values (defaults to 'all')", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -250,7 +250,7 @@ "type" : "Number", "desc" : "The default left page coordinate of the dialog (defaults to center screen)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] }, { @@ -258,7 +258,7 @@ "type" : "Boolean", "desc" : "False to disable dragging of the dialog within the viewport (defaults to true)", "memberOf" : "Roo.BasicDialog", - "values" : [ + "optvals" : [ ] } ],