GnuCashew ~ GnuCash Enabled Web
GCW
Variables
GCW::Dbo::Jobs::Field Namespace Reference

Variables

const Wt::WFormModel::Field guid = "guid"
 
const Wt::WFormModel::Field id = "id"
 
const Wt::WFormModel::Field name = "name"
 
const Wt::WFormModel::Field reference = "reference"
 
const Wt::WFormModel::Field active = "active"
 
const Wt::WFormModel::Field owner_type = "owner_type"
 
const Wt::WFormModel::Field owner_guid = "owner_guid"
 

Variable Documentation

◆ active

const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::active = "active"
extern

Definition at line 14 of file Jobs.cpp.

Referenced by GCW::Dbo::Jobs::Item::persist().

◆ guid

const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::guid = "guid"
extern

Definition at line 10 of file Jobs.cpp.

Referenced by GCW::Dbo::Jobs::Item::persist().

◆ id

const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::id = "id"
extern

Definition at line 11 of file Jobs.cpp.

Referenced by GCW::Dbo::Jobs::Item::persist().

◆ name

const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::name = "name"
extern

Definition at line 12 of file Jobs.cpp.

Referenced by GCW::Dbo::Jobs::Item::persist().

◆ owner_guid

const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::owner_guid = "owner_guid"
extern

Definition at line 16 of file Jobs.cpp.

Referenced by GCW::Dbo::Jobs::Item::persist().

◆ owner_type

const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::owner_type = "owner_type"
extern

Definition at line 15 of file Jobs.cpp.

Referenced by GCW::Dbo::Jobs::Item::persist().

◆ reference

const Wt::WFormModel::Field GCW::Dbo::Jobs::Field::reference = "reference"
extern

Definition at line 13 of file Jobs.cpp.

Referenced by GCW::Dbo::Jobs::Item::persist().