TdkDataView Class Reference
[The Core Module]

Defines the abstract class TdkDataView. More...

#include <TdkDataView.h>

List of all members.

Public Member Functions

virtual void setView (TdkView *view)
 Associates the dataview with a map.
virtual TdkViewgetView ()
 Returns the map associated with this dataview.

Private Attributes

TdkViewview_
 Rebuilds the table.


Detailed Description

Defines the abstract class TdkDataView.

This class is the interface to a dataview (tableview) component.


Member Function Documentation

virtual void TdkDataView::setView ( TdkView view  )  [inline, virtual]

Associates the dataview with a map.

Parameters:
m The map.

virtual TdkView* TdkDataView::getView (  )  [inline, virtual]

Returns the map associated with this dataview.

Returns:
Returns a pointer to the map associated or NULL if it's not associated with any.


Member Data Documentation

TdkView* TdkDataView::view_ [private]

Rebuilds the table.

Returns:
Returns the theme_id.


The documentation for this class was generated from the following file:
Generated on Fri Jun 15 16:54:35 2007 for TDK by  doxygen 1.5.2