How to remove unwanted menus?
Removing entire menus: setRemovedMenus(“menuTools, menuHelp,..”) – Indicates which menus should be removed from the main menu bar. This list contains comma separated names of the menus contained within the editor’s main menu bar to be removed. This allows the full customization of the menus inside the main menu bar.