> When Edvin asked the question, my first thought was that MenuButton probably > had setMenuHandler() method, and MenuHandler had a corresponding > configureMenuButton() method. > > Following activation of the MenuButton, the configureMenuButton() would be > called to populate the menu
OK, but a menu button can be attached to any component. What would it do for non-MenuButton components?
