#include <NCPopupTextEntry.h>
Inheritance diagram for NCPopupTextEntry:
Public Member Functions | |
NCPopupTextEntry (const wpos at, const YCPString &label, const YCPString &text, unsigned maxInput=0, unsigned maxFld=0, NCTextEntry::FTYPE t=NCTextEntry::PLAIN) | |
virtual | ~NCPopupTextEntry () |
void | setText (const YCPString &ntext) |
YCPString | getText () |
Private Member Functions | |
NCPopupTextEntry & | operator= (const NCPopupTextEntry &) |
NCPopupTextEntry (const NCPopupTextEntry &) | |
virtual bool | postAgain () |
Private Attributes | |
NCTextEntry * | wtext |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from NCPopup. |
|
|
|
|