libyui-ncurses
2.44.1
|
Public Member Functions | |
NCTableTag (YItem *item, const bool sel=false) | |
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 |
YItem * | origItem () |
Definition at line 114 of file NCTablePad.h.