Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/widget/DialogSimple.js

  • Provides:

    • dojox.widget.DialogSimple
  • Requires:

    • dijit.Dialog in common
    • dojox.layout.ContentPane in common
  • dojox.widget.DialogSimple

    • type
      Function
    • chains:
      • dojox.layout.ContentPane: (prototype)
      • dijit._DialogBase.prototype: (prototype)
      • dojox.layout.ContentPane: (call)
      • dijit._DialogBase: (call)
    • summary
      A Simple Dialog Mixing the <code>dojox.layout.ContentPane</code> functionality over
      top of a vanilla <code>dijit.Dialog</code>. See <code>dojox.widget.Dialog</code> for a more flexible
      dialog option allowing animations and different styles/theme support.
  • dojox.widget

    • type
      Object
  • dojox

    • type
      Object