.. _dijit/MenuBarItem: dijit.MenuBarItem ================= .. contents:: :depth: 2 :Status: Draft :Version: 1.3 :Authors: Bill Keese These are the items in the Menubar that may be clickable but does not spawn a submenu when pressed or hovered over. A programatically created MenuBarItem ------------------------------------- .. cv-compound:: .. cv:: javascript .. cv:: html
Creation from markup is more simpler and structured. .. cv-compound:: .. cv:: javascript .. cv:: html Accessibility ============= Keyboard -------- ========================================== ================================================= Action Key ========================================== ================================================= Navigate menu bar items Left and right arrow keys Activate a menu item Spacebar or enter ========================================== ================================================= Implementation Notes ==================== See :ref:`dijit.MenuBar `.