#include <NCFileSelection.h>
Inheritance diagram for NCDirectoryTable:
Public Member Functions | |
NCDirectoryTable (NCWidget *parent, const YWidgetOpt &opt, NCFileSelectionType type, const YCPString &iniDir) | |
virtual | ~NCDirectoryTable () |
virtual void | fillHeader () |
virtual bool | createListEntry (const NCFileInfo &fileInfo) |
virtual bool | fillList () |
virtual NCursesEvent | wHandleInput (wint_t key) |
|
Constructor |
|
|
|
Creates a line in the package table.
Implements NCFileSelection. |
|
Fills the header of the table
Implements NCFileSelection. |
|
Fill the list of directories
Implements NCFileSelection. |
|
Reimplemented from NCTable. |