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

Variables

const Wt::WFormModel::Field guid = "guid"
 
const Wt::WFormModel::Field name = "name"
 
const Wt::WFormModel::Field account_typeName = "account_type"
 
const Wt::WFormModel::Field commodity_guid = "commodity_guid"
 
const Wt::WFormModel::Field commodity_scu = "commodity_scu"
 
const Wt::WFormModel::Field non_std_scu = "non_std_scu"
 
const Wt::WFormModel::Field parent_guid = "parent_guid"
 
const Wt::WFormModel::Field code = "code"
 
const Wt::WFormModel::Field description = "description"
 
const Wt::WFormModel::Field hidden = "hidden"
 
const Wt::WFormModel::Field placeHolder = "placeholder"
 

Variable Documentation

◆ account_typeName

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::account_typeName = "account_type"
extern

Definition at line 48 of file Accounts.cpp.

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

◆ code

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::code = "code"
extern

◆ commodity_guid

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::commodity_guid = "commodity_guid"
extern

◆ commodity_scu

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::commodity_scu = "commodity_scu"
extern

Definition at line 50 of file Accounts.cpp.

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

◆ description

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::description = "description"
extern

◆ guid

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

◆ hidden

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::hidden = "hidden"
extern

◆ name

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

◆ non_std_scu

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::non_std_scu = "non_std_scu"
extern

Definition at line 51 of file Accounts.cpp.

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

◆ parent_guid

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::parent_guid = "parent_guid"
extern

◆ placeHolder

const Wt::WFormModel::Field GCW::Dbo::Accounts::Field::placeHolder = "placeholder"
extern