41 #ifndef NCPkgPopupTable_h 42 #define NCPkgPopupTable_h 72 NCPushButton * okButton;
73 NCPushButton * cancelButton;
78 virtual bool postAgain();
80 virtual NCursesEvent wHandleInput( wint_t ch );
88 bool add_cancel =
true );
92 virtual int preferredWidth();
93 virtual int preferredHeight();
97 bool fillAvailables(
NCPkgTable * pkgTable, ZyppSel sel );
99 void createLayout( std::string headline,
104 NCursesEvent showInfoPopup( );
105 NCursesEvent showAvailablesPopup( ZyppSel sel );
112 #endif // NCPkgPopupTable_h