#include <NCPopupSelection.h>
Inheritance diagram for NCPopupSelection:
Public Member Functions | |
NCPopupSelection (const wpos at, PackageSelector *pkg) | |
virtual | ~NCPopupSelection () |
virtual long | nicesize (YUIDimension dim) |
void | createLayout (const YCPString &label) |
bool | fillSelectionList (NCPkgTable *table) |
NCursesEvent & | showSelectionPopup () |
Protected Member Functions | |
std::string | getCurrentLine () |
virtual bool | postAgain () |
virtual NCursesEvent | wHandleInput (wint_t ch) |
Private Member Functions | |
NCPopupSelection & | operator= (const NCPopupSelection &) |
NCPopupSelection (const NCPopupSelection &) | |
Private Attributes | |
NCPkgTable * | sel |
NCPushButton * | okButton |
PackageSelector * | packager |
|
|
|
|
|
|
|
|
|
Fills the list with the available selections (and the status info)
|
|
|
|
Reimplemented from NCDialog. |
|
|
|
Reimplemented from NCPopup. |
|
Shows the popup with the add ons (package categories).
|
|
Reimplemented from NCPopup. |
|
|
|
|
|
|