RVC::UI::DLG_SELECT_RECORDSET Class Reference

Dialog to allow user to select "set" of records from table. More...

#include <rvc/uidlgselectrecordset.h>

Inheritance diagram for RVC::UI::DLG_SELECT_RECORDSET:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DLG_SELECT_RECORDSET (const RVC::OBJITEM &ParentObjItem, ELEMTYPE ElemType)
virtual ~DLG_SELECT_RECORDSET ()
const BITSETGetRecordSet () const
const RVC::OBJECTNAMEGetTableNameShort () const
void SetSelection (const RVC::OBJECTNAME &TableNameShort, const BITSET &RecordSet)

Detailed Description

Dialog to allow user to select "set" of records from table.


Constructor & Destructor Documentation

RVC::UI::DLG_SELECT_RECORDSET::DLG_SELECT_RECORDSET ( const RVC::OBJITEM ParentObjItem,
ELEMTYPE  ElemType 
)

Constructor.

virtual RVC::UI::DLG_SELECT_RECORDSET::~DLG_SELECT_RECORDSET (  )  [virtual]

Destructor.


Member Function Documentation

const BITSET& RVC::UI::DLG_SELECT_RECORDSET::GetRecordSet (  )  const [inline]

Get selected record set.

const RVC::OBJECTNAME& RVC::UI::DLG_SELECT_RECORDSET::GetTableNameShort (  )  const [inline]

Get selected table "short" name.

void RVC::UI::DLG_SELECT_RECORDSET::SetSelection ( const RVC::OBJECTNAME TableNameShort,
const BITSET RecordSet 
)

Set initial selection.

Must do before dialog created.

Parameters:
TableNameShort "Short" table name
RecordSet Selected records

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

Generated on Sun Oct 7 21:38:54 2012 for TNTsdk 2012 by  doxygen 1.6.1