Wtx ~ Wt Extension Library
WtxLib
|
Public Member Functions | |
FormWidgetWrapper (Wt::WFormModel *model, Wt::WFormModel::Field field, Wt::WFormWidget *widget) | |
Wt::Signal< FormWidgetWrapper * > & | focussed () |
Wt::Signal< FormWidgetWrapper * > & | blurred () |
Wt::WFormModel * | model () const |
Wt::WFormModel::Field | field () const |
Wt::WFormWidget * | widget () const |
const std::string & | previousValue () const |
Definition at line 52 of file FormWidgetWrapper.h.