NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tableviewer.hpp File Reference
#include <wx/wx.h>
#include <wx/grid.h>
#include <vector>
#include <string>
#include "gridcellcoordscontainer.hpp"
#include "../../kernel/core/datamanagement/container.hpp"
#include "../../kernel/core/datamanagement/table.hpp"
Include dependency graph for tableviewer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TableViewer
 This class is an adaption of the wxGrid class to present the tabular data in NumeRe's memory and enabling copy-pasting of tabular data to an from NumeRe. More...