46 std::map <std::string, YMenuItem*> idToItemPtr;
47 std::string exitAction;
51 YItemCollection items;
53 YMenuItem *repoManager;
54 YMenuItem *onlineUpdate;
55 YMenuItem *actionOnExit;
59 YMenuItem *showSummary;
66 void setSelected ( YMenuItem *item,
bool selected);
69 bool handleEvent (
const NCursesEvent & event);