libyui-ncurses  2.44.1
NCDirectoryTable Class Reference
Inheritance diagram for NCDirectoryTable:
Collaboration diagram for NCDirectoryTable:

List of all members.

Public Member Functions

 NCDirectoryTable (YWidget *parent, YTableHeader *tableHeader, NCFileSelectionType type, const std::string &iniDir)
virtual void fillHeader ()
virtual bool createListEntry (NCFileInfo *fileInfo)
virtual bool fillList ()
virtual NCursesEvent wHandleInput (wint_t key)

Detailed Description

Definition at line 254 of file NCFileSelection.h.


Member Function Documentation

bool NCDirectoryTable::createListEntry ( NCFileInfo fileInfo) [virtual]

Creates a line in the package table.

Implements NCFileSelection.

Definition at line 321 of file NCFileSelection.cc.

void NCDirectoryTable::fillHeader ( ) [virtual]

Fill the column headers of the table

Implements NCFileSelection.

Definition at line 654 of file NCFileSelection.cc.

bool NCDirectoryTable::fillList ( ) [virtual]

Fill the std::list of directories. Returns 'true' on success.

Implements NCFileSelection.

Definition at line 698 of file NCFileSelection.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Functions Variables