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

dijit/Toolbar.js

  • Provides:

    • dijit.Toolbar
  • Requires:

    • dijit._Widget in common
    • dijit._KeyNavContainer in common
    • dijit._Templated in common
    • dijit.ToolbarSeparator in common
  • dijit.Toolbar

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Templated.prototype: (prototype)
      • dijit._KeyNavContainer.prototype: (prototype)
      • dijit._Widget: (call)
      • dijit._Templated: (call)
      • dijit._KeyNavContainer: (call)
    • summary
      A Toolbar widget, used to hold things like <code>dijit.Editor</code> buttons
  • dijit.Toolbar.templateString

    • type
      String
  • dijit.Toolbar.baseClass

    • type
      String
  • dijit.Toolbar.postCreate

    • type
      Function
  • dijit.Toolbar.startup

    • type
      Function
  • dijit

    • type
      Object