Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/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/www-elementn/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dijit/MenuBar.js

  • Provides:

    • dijit.MenuBar
  • Requires:

    • dijit.Menu in common
  • dijit.MenuBar

    • type
      Function
    • chains:
      • dijit._MenuBase: (prototype)
      • dijit._MenuBase: (call)
    • summary
      A menu bar, listing menu choices horizontally, like the "File" menu in most desktop applications
    • classlike
  • dijit.MenuBar.templateString

    • prototype - dijit.MenuBar
    • type
      Object
  • dijit.MenuBar.baseClass

    • prototype - dijit.MenuBar
    • type
      String
  • dijit.MenuBar._isMenuBar

    • prototype - dijit.MenuBar
    • tags:
    • type
      Boolean
    • summary
      This is a MenuBar widget, not a (vertical) Menu widget.
    • protected - 1
  • dijit.MenuBar.postCreate

    • prototype - dijit.MenuBar
    • type
      Function
  • dijit.MenuBar._orient

    • prototype - dijit.MenuBar
    • private - 1
    • type
      Object
  • dijit.MenuBar.focusChild

    • prototype - dijit.MenuBar
    • parameters:
      • item
    • type
      Function
  • dijit.MenuBar.focusedChild

    • prototype - dijit.MenuBar
  • dijit.MenuBar._onKeyPress

    • prototype - dijit.MenuBar
    • parameters:
      • evt: (typeof Event)
    • summary
      Handle keyboard based menu navigation.
    • tags:
    • protected - 1
    • type
      Function
  • dijit.MenuBar.onItemClick

    • prototype - dijit.MenuBar
    • parameters:
      • item: (typeof dijit._Widget)
      • evt: (typeof Event)
    • summary
      Handle clicks on an item. Cancels a dropdown if already open.
    • tags:
    • private - 1
    • type
      Function
  • dojo.keys

    • alias - dojo.keys
    • attached - dojo
  • dijit

    • type
      Object