Refactor|UI|Client: Added ui::SubmenuItem representing a submenu with items
Cleans up management of submenus, as MenuWidget can now handlethe details based on the abstract information in SubmenuItem and itscontained Context.
View differences
Refactor|UI|Client: Added ui::SubmenuItem representing a submenu with items
Cleans up management of submenus, as MenuWidget can now handle
the details based on the abstract information in SubmenuItem and its
contained Context.