#include <NCPopupTable.h>
Inheritance diagram for NCPopupTable:
Public Member Functions | |
void | stripHotkeys () |
Protected Member Functions | |
void | createList (vector< string > &row) |
void | addItem (const YCPValue &id, vector< string > &row) |
void | setCurrentItem (int index) |
int | getCurrentItem () const |
virtual NCursesEvent | wHandleHotkey (wint_t ch) |
NCPopupTable (const wpos at) | |
virtual | ~NCPopupTable () |
virtual bool | postAgain () |
Private Member Functions | |
NCPopupTable & | operator= (const NCPopupTable &) |
NCPopupTable (const NCPopupTable &) | |
Private Attributes | |
NCTable * | sellist |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from NCPopup. Reimplemented in NCPopupList, and NCPopupMenu. |
|
|
|
|
|
Reimplemented from NCDialog. |
|
|