Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCPopupTable Class Reference

#include <NCPopupTable.h>

Inheritance diagram for NCPopupTable:

NCPopup NCDialog YDialog NCWidget YContainerWidget tnode< NCWidget * > NCursesError YWidget NCPopupList NCPopupMenu List of all members.

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

NCPopupTableoperator= (const NCPopupTable &)
 NCPopupTable (const NCPopupTable &)

Private Attributes

NCTablesellist

Constructor & Destructor Documentation

NCPopupTable::NCPopupTable const NCPopupTable  )  [private]
 

NCPopupTable::NCPopupTable const wpos  at  )  [protected]
 

NCPopupTable::~NCPopupTable  )  [protected, virtual]
 


Member Function Documentation

void NCPopupTable::addItem const YCPValue id,
vector< string > &  row
[protected]
 

void NCPopupTable::createList vector< string > &  row  )  [protected]
 

int NCPopupTable::getCurrentItem  )  const [protected]
 

NCPopupTable& NCPopupTable::operator= const NCPopupTable  )  [private]
 

bool NCPopupTable::postAgain  )  [protected, virtual]
 

Reimplemented from NCPopup.

Reimplemented in NCPopupList, and NCPopupMenu.

void NCPopupTable::setCurrentItem int  index  )  [protected]
 

NCursesEvent NCPopupTable::wHandleHotkey wint_t  ch  )  [protected, virtual]
 

Reimplemented from NCDialog.


Member Data Documentation

NCTable* NCPopupTable::sellist [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 12 04:52:33 2008 for yast2-ncurses by  doxygen 1.3.9.1