Class GRIBTableBase.
More...
#include <GribUIDialogBase.h>
|
| GRIBTableBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Grib Data Table"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1, -1), long style=wxDEFAULT_DIALOG_STYLE|wxMAXIMIZE_BOX|wxRESIZE_BORDER) |
|
|
virtual void | OnClose (wxCloseEvent &event) |
|
virtual void | OnClick (wxGridEvent &event) |
|
virtual void | OnRangeClick (wxGridRangeSelectEvent &event) |
|
virtual void | OnOKButton (wxCommandEvent &event) |
|
Class GRIBTableBase.
Definition at line 545 of file GribUIDialogBase.h.
◆ GRIBTableBase()
GRIBTableBase::GRIBTableBase |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = wxID_ANY , |
|
|
const wxString & |
title = _("Grib Data Table") , |
|
|
const wxPoint & |
pos = wxDefaultPosition , |
|
|
const wxSize & |
size = wxSize(-1, -1) , |
|
|
long |
style = wxDEFAULT_DIALOG_STYLE | wxMAXIMIZE_BOX | wxRESIZE_BORDER |
|
) |
| |
◆ ~GRIBTableBase()
GRIBTableBase::~GRIBTableBase |
( |
| ) |
|
◆ OnClick()
virtual void GRIBTableBase::OnClick |
( |
wxGridEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnClose()
virtual void GRIBTableBase::OnClose |
( |
wxCloseEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnOKButton()
virtual void GRIBTableBase::OnOKButton |
( |
wxCommandEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnRangeClick()
virtual void GRIBTableBase::OnRangeClick |
( |
wxGridRangeSelectEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ m_pButtonTableOK
wxButton* GRIBTableBase::m_pButtonTableOK |
◆ m_pCursorPosition
wxStaticText* GRIBTableBase::m_pCursorPosition |
|
protected |
◆ m_pGribTable
◆ m_pIndex
int GRIBTableBase::m_pIndex |
◆ m_pPositionText
wxStaticText* GRIBTableBase::m_pPositionText |
|
protected |
The documentation for this class was generated from the following files: