X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.LayoutDialog.json;fp=docs%2Fsymbols%2FRoo.LayoutDialog.json;h=4288169de4a58ea1c98d22e02642fb4577ca7b6f;hp=ccb3a5e2c8a16c610f9c3e348fa5f5b5c6a98870;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/docs/symbols/Roo.LayoutDialog.json b/docs/symbols/Roo.LayoutDialog.json index ccb3a5e2c8..4288169de4 100644 --- a/docs/symbols/Roo.LayoutDialog.json +++ b/docs/symbols/Roo.LayoutDialog.json @@ -34,203 +34,203 @@ "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" : [] }, { "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" : [