NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | ITooltipFormatter |
primitive interface to arrange tabular data in the tooltips More... | |
class | CCSSTableTooltipFormatter |
tooltips using html tables with css classes from projects/sviewer/css/style.css and generated NCBI URLs are paths (recommended for SViewer) More... | |
class | CHtmlTooltipFormatter |
tooltips using html tables with html attibute formatting and generate NCBI URLs are absolute (recommended for GBench) More... | |
class | CTextTooltipFormatter |
tooltips using plain text formatting More... | |