libyui-ncurses
2.55.0
|
Public Member Functions | |
NCTableTag (YItem *item, bool sel=false, bool single_sel=false) | |
virtual void | SetLabel (const NClabel &) |
virtual void | DrawAt (NCursesWindow &w, const wrect at, NCTableStyle &tableStyle, NCTableLine::STATE linestate, unsigned colidx) const |
virtual void | SetSelected (bool sel) |
virtual bool | Selected () const |
virtual bool | SingleSelection () const |
YItem * | origItem () const |
![]() | |
NCTableCol (const NCstring &l="", STYLE st=ACTIVEDATA) | |
const NClabel & | Label () const |
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 101 of file NCTablePad.h.