I was asked a couple of times down as Lotusphere where one can extend the top level menus of Lotus Notes and Expeditor.
You can find the help on this topic in the Expeditor Info Center. These id's can be used to construct the paths for the sub menus.
MENU ITEM |
MENU ID |
File | file |
Applications | applications |
Close | com.ibm.rcp.ui.filemenu.close |
Close All Open Window Tabs |
closeAllTabs |
Exit | quit? |
View | com.ibm.rcp.ui.viewmenu |
Show | com.ibm.rcp.ui.showmenu |
Help | help |
Help Contents | helpContents |
Maximize Current Tab | com.ibm.rcp.ui.maximize |