Wtx ~ Wt Extension Library
WtxLib
|
Public Member Functions | |
virtual std::unique_ptr< Wt::WWidget > | createFormWidget (Wtx::Dbo::FieldDefBase &fieldDef, Wtx::Dbo::Session &session) const |
Public Member Functions inherited from Wtx::Dbo::Field< std::string > | |
const std::string & | data () const |
void | setData (const std::string &value) |
virtual const std::string & | value () const |
void | setValue (const std::string &value) |
bool | is (const std::string &value) const |
void | persist (Action &a, FieldDefBase *fieldDef) |
Public Member Functions inherited from Wtx::Dbo::FieldBase | |
virtual const Wtx::Dbo::FieldDefBase * | fieldDef () const |
Additional Inherited Members | |
Public Attributes inherited from Wtx::Dbo::Field< std::string > | |
std::string | m_data |
Static Public Attributes inherited from Wtx::Dbo::Field< std::string > | |
static Wtx::Dbo::FieldDefBase * | s_fieldDef |
Definition at line 54 of file FieldTextMemo.h.