32 #include "NCTableItem.h"
33 #include "NCTablePadBase.h"
static int lines()
Number of lines on terminal, not window.
One cell in an NCTableLine with a label and a cell-specific style.
virtual bool handleInput(wint_t key)
Handle a keyboard input event.
static int cols()
Number of cols on terminal, not window.
virtual int DoRedraw()
Redraw the pad.
virtual void Destwin(NCursesWindow *dwin)
One line in a NCTable with multiple cells and an optional tree hierarchy.
An NCPad for an NCTable or an NCTree.