|
libyui-ncurses
2.43.3
|


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 () |
Public Member Functions inherited from NCTableCol | |
| 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 | |
Public Types inherited from NCTableCol | |
| enum | STYLE { NONE = 0, PLAIN, DATA, ACTIVEDATA, HINT, SEPARATOR } |
Protected Member Functions inherited from NCTableCol | |
| chtype | setBkgd (NCursesWindow &w, NCTableStyle &tableStyle, NCTableLine::STATE linestate, STYLE colstyle) const |
Definition at line 114 of file NCTablePad.h.