#include <NCMultiSelectionBox.h>
Inheritance diagram for NCTableTag:
Public Member Functions | |
NCTableTag (const bool sel=false) | |
virtual | ~NCTableTag () |
virtual void | SetLabel (const NCstring &) |
virtual void | DrawAt (NCursesWindow &w, const wrect at, NCTableStyle &tableStyle, NCTableLine::STATE linestate, unsigned colidx) const |
void | SetSelected (const bool sel) |
bool | Selected () const |
Private Attributes | |
bool | selected |
|
|
|
|
|
Reimplemented from NCTableCol. |
|
|
|
|
|
|
|
|