wxStringTablePanel Class Reference

#include <datautils/stringtable.h>

List of all members.

Public Member Functions

 wxStringTablePanel ()
 Constructors.
 wxStringTablePanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
 wxStringTablePanel (wxStringTable *table, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
bool Create (wxStringTable *table, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
 Creation.
 ~wxStringTablePanel ()
 Destructor.
void Init ()
 Initialises member variables.
void CreateControls ()
 Creates the controls and sizers.
void ShowTable ()
 Refresh table.
void RebuildTable (wxStringTable *table=NULL)
 Rebuild and refresh table.
wxStringTableGetTable () const
 Get/set table.
void SetTable (wxStringTable *table)

Protected Attributes

wxStringTablem_table


Detailed Description

wxStringTablePanel class declaration

Constructor & Destructor Documentation

wxStringTablePanel::wxStringTablePanel (  ) 

Constructors.

wxStringTablePanel type definition

wxStringTablePanel event table definition

wxStringTablePanel constructors

wxStringTablePanel::wxStringTablePanel ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0 
) [inline]

wxStringTablePanel::wxStringTablePanel ( wxStringTable table,
wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0 
)

wxStringTablePanel::~wxStringTablePanel (  ) 

Destructor.

wxStringTablePanel destructor


Member Function Documentation

bool wxStringTablePanel::Create ( wxStringTable table,
wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = 0 
)

Creation.

wxStringTablePanel creator

void wxStringTablePanel::CreateControls (  ) 

Creates the controls and sizers.

Control creation for wxStringTablePanel

wxStringTable* wxStringTablePanel::GetTable (  )  const [inline]

Get/set table.

void wxStringTablePanel::Init (  ) 

Initialises member variables.

Member initialisation

void wxStringTablePanel::RebuildTable ( wxStringTable table = NULL  ) 

Rebuild and refresh table.

void wxStringTablePanel::SetTable ( wxStringTable table  )  [inline]

void wxStringTablePanel::ShowTable (  ) 

Refresh table.


Member Data Documentation


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

Generated on Wed May 6 19:22:09 2009 for AxTk by  doxygen 1.5.8