i want to create a menu widget controller that will group the widgets in the form of menu as shown here Dojo WIdgetContainer - JSFiddle i.e. group will be a popupMenuItem and submenu will be widgets
I also need the header widget controller as i want some widget to go into header controller and some into menu controller how can i differentiate between these to in config introducing an type(header or menu) in widget pool is fine?