Wtx ~ Wt Extension Library
WtxLib
|
Public Member Functions | |
bool | isTrue () const |
bool | isChecked () const |
Public Member Functions inherited from Wtx::Dbo::Field< bool > | |
const bool & | data () const |
void | setData (const bool &value) |
virtual const bool & | value () const |
void | setValue (const bool &value) |
bool | is (const bool &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< bool > | |
bool | m_data |
Static Public Attributes inherited from Wtx::Dbo::Field< bool > | |
static Wtx::Dbo::FieldDefBase * | s_fieldDef |
Definition at line 54 of file FieldBoolean.h.