libyui-ncurses
2.44.1
|
Public Member Functions | |
NCPopupTextEntry (const wpos at, const std::string &label, const std::string &text, unsigned maxInput=0, unsigned maxFld=0, NCInputField::FTYPE t=NCInputField::PLAIN) | |
void | setValue (const std::string &ntext) |
std::string | value () |
Definition at line 35 of file NCPopupTextEntry.h.