Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_OBJUTILS___TABLE_SELECTION__HPP
2 #define GUI_OBJUTILS___TABLE_SELECTION__HPP
CSelectionEvent CSelectionEvent is used for broadcasting selection between views.
virtual void GetSelection(const ITableData &table, const vector< size_t > &rows, CSelectionEvent &evt) const =0
virtual void GetRows(const ITableData &table, const CSelectionEvent &evt, vector< size_t > &rows) const =0
virtual ~ITableSelection()
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Defines to provide correct exporting from DLLs in Windows.
<!DOCTYPE HTML >< html > n< header > n< title > PubSeq Gateway Help Page</title > n< style > n table
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.