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::Signal< FormWidgetWrapper * > & | clicked () |
Wt::WFormModel::Field | field () const |
std::string | fieldName () const |
Wt::WFormWidget * | widget () const |
const std::string & | prevValue () const |
bool | isChanged () const |
bool | is (Wtx::Dbo::FieldDefBase *fieldDef) |
bool | is (Wtx::Dbo::FieldDefBase &fieldDef) |
void | resetChangedFlags () |
Wt::WFormModel * | model () const |
Definition at line 64 of file TemplateFormView.h.