#include <NCPkgTable.h>
Inheritance diagram for NCPkgTableTag:
Public Member Functions | |
NCPkgTableTag (PMObjectPtr pkgPtr, PMSelectable::UI_Status stat=PMSelectable::S_NoInst) | |
virtual | ~NCPkgTableTag () |
virtual void | DrawAt (NCursesWindow &w, const wrect at, NCTableStyle &tableStyle, NCTableLine::STATE linestate, unsigned colidx) const |
void | setStatus (PMSelectable::UI_Status stat) |
PMSelectable::UI_Status | getStatus () const |
PMObjectPtr | getDataPointer () const |
Private Member Functions | |
string | statusToStr (PMSelectable::UI_Status stat) const |
Private Attributes | |
PMSelectable::UI_Status | status |
PMObjectPtr | dataPointer |
|
|
|
|
|
Reimplemented from NCTableCol. |
|
|
|
|
|
|
|
|
|
|
|
|