libyui-ncurses  2.55.0
NCTableTag Class Reference
Inheritance diagram for NCTableTag:
Collaboration diagram for NCTableTag:

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

Detailed Description

Definition at line 101 of file NCTablePad.h.


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