19 #ifndef _TUINODEEDITABLE_HPP_
20 #define _TUINODEEDITABLE_HPP_ 1
22 #include "TuiNode.hpp"
pure virtual from which editables for different data types are derived.
TuiNode objects are linked together in a network of nodes to form the structure of a menu which may b...
A TuiNodeResponse contains a flag, "accepted" if a keystroke was accepted And a link to a node...