Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.LayoutDialog.json
index ccb3a5e..4288169 100644 (file)
       "type" : "Object",
       "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
       "memberOf" : "Roo.util.Observable",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "y",
       "type" : "Number",
       "desc" : "The default top page coordinate of the dialog (defaults to center screen)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "modal",
       "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" : []
     },
     {
       "name" : "animateTarget",
       "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" : []
     },
     {
       "name" : "shadow",
       "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" : []
     },
     {
       "name" : "autoScroll",
       "type" : "Boolean",
       "desc" : "True to allow the dialog body contents to overflow and display scrollbars (defaults to false)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "collapsible",
       "type" : "Boolean",
       "desc" : "False to remove the built-in top-right corner collapse button (defaults to true)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "autoTabs",
       "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" : []
     },
     {
       "name" : "shadowOffset",
       "type" : "Number",
       "desc" : "The number of pixels to offset the shadow if displayed (defaults to 5)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "buttons",
       "type" : "Array",
       "desc" : "Array of buttons",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "minButtonWidth",
       "type" : "Number",
       "desc" : "Minimum width of all dialog buttons (defaults to 75)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "title",
       "type" : "String",
       "desc" : "Default text to display in the title bar (defaults to null)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "minWidth",
       "type" : "Number",
       "desc" : "The minimum allowable width for a resizable dialog (defaults to 200)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "buttonAlign",
       "type" : "String",
       "desc" : "Valid values are \"left,\" \"center\" and \"right\" (defaults to \"right\")",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "autoCreate",
       "type" : "Boolean/DomHelper",
       "desc" : "True to auto create from scratch, or using a DomHelper Object (defaults to false)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "minHeight",
       "type" : "Number",
       "desc" : "The minimum allowable height for a resizable dialog (defaults to 80)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "proxyDrag",
       "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" : []
     },
     {
       "name" : "shim",
       "type" : "Boolean",
       "desc" : "True to create an iframe shim that prevents selects from showing through (defaults to false)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "width",
       "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" : []
     },
     {
       "name" : "constraintoviewport",
       "type" : "Boolean",
       "desc" : "True to keep the dialog constrained within the visible viewport boundaries (defaults to true)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "syncHeightBeforeShow",
       "type" : "Boolean",
       "desc" : "True to cause the dimensions to be recalculated before the dialog is shown (defaults to false)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "tabTag",
       "type" : "String",
       "desc" : "The tag name of tab elements, used when autoTabs = true (defaults to 'div')",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "resizable",
       "type" : "Boolean",
       "desc" : "False to disable manual dialog resizing (defaults to true)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "closable",
       "type" : "Boolean",
       "desc" : "False to remove the built-in top-right corner close button (defaults to true)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "fixedcenter",
       "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" : []
     },
     {
       "name" : "height",
       "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" : []
     },
     {
       "name" : "resizeHandles",
       "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" : []
     },
     {
       "name" : "x",
       "type" : "Number",
       "desc" : "The default left page coordinate of the dialog (defaults to center screen)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "draggable",
       "type" : "Boolean",
       "desc" : "False to disable dragging of the dialog within the viewport (defaults to true)",
       "memberOf" : "Roo.BasicDialog",
-      "values" : []
+      "optvals" : []
     }
   ],
   "methods" : [