libyui-ncurses  2.44.1
 All Classes Functions Variables
NCTableTag Class Reference
Inheritance diagram for NCTableTag:
Collaboration diagram for NCTableTag:

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 NClabelLabel () 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
 

Detailed Description

Definition at line 114 of file NCTablePad.h.


The documentation for this class was generated from the following file: