|
libyui-ncurses
2.54.5
|


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 |
Public Member Functions inherited from NCTableCol | |
| 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 | |
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 101 of file NCTablePad.h.