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 () |
![]() | |
NCTableCol (const NCstring &l="", const STYLE &st=ACTIVEDATA) | |
const NClabel & | Label () const |
virtual void | SetLabel (const NClabel &l) |
void | stripHotkey () |
virtual wsze | Size () const |
bool | hasHotkey () const |
unsigned char | hotkey () const |
Additional Inherited Members | |
![]() | |
enum | STYLE { NONE = 0, PLAIN, DATA, ACTIVEDATA, HINT, SEPARATOR } |
![]() | |
chtype | setBkgd (NCursesWindow &w, NCTableStyle &tableStyle, NCTableLine::STATE linestate, STYLE colstyle) const |
Definition at line 114 of file NCTablePad.h.