Wtx ~ Wt Extension Library
WtxLib
Public Types | Public Member Functions | List of all members
Wtx::Dbo::FieldDefLookupBase::Provider Class Reference

Public Types

typedef std::shared_ptr< Wtx::Dbo::QueryModel< std::tuple< int, std::string > > > Model
 

Public Member Functions

virtual int find_id (const std::string &value)
 
virtual std::string get_string (int id)
 
virtual std::string get_toolTip (int id)
 
virtual std::shared_ptr< Wt::WAbstractItemModel > model (int sid, int tid, const std::string &filter)
 
virtual std::unique_ptr< Wt::WTableView > getTableView (int sid, int tid, const std::string &filter)
 

Detailed Description

Definition at line 77 of file FieldDefLookupBase.h.


The documentation for this class was generated from the following files: