|
| wxGISTableView (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxSTATIC_BORDER|wxTAB_TRAVERSAL) |
|
bool | Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxSTATIC_BORDER|wxTAB_TRAVERSAL, const wxString &name=wxT("GISTableView")) |
|
virtual void | SetTable (wxGridTableBase *table, bool takeOwnership=false, wxGrid::wxGridSelectionModes selmode=wxGrid::wxGridSelectCells) |
|
virtual wxGridTableBase * | GetTable (void) const |
|
virtual void | SetReadOnly (bool bIsReadOnly) |
|
void | OnSelectCell (wxGridEvent &event) |
|
void | OnBtnFirst (wxCommandEvent &event) |
|
void | OnBtnNext (wxCommandEvent &event) |
|
void | OnBtnPrev (wxCommandEvent &event) |
|
void | OnBtnLast (wxCommandEvent &event) |
|
void | OnSetPos (wxCommandEvent &event) |
|
void | OnEncodingSelect (wxCommandEvent &event) |
|
|
wxGridCtrl * | m_grid |
|
wxStaticText * | m_staticText1 |
|
wxStaticText * | m_staticText2 |
|
wxStaticText * | m_staticText3 |
|
wxStaticText * | m_staticText4 |
|
wxBitmapButton * | m_bpFirst |
|
wxBitmapButton * | m_bpPrev |
|
wxTextCtrl * | m_position |
|
wxBitmapButton * | m_bpNext |
|
wxBitmapButton * | m_bpLast |
|
wxComboBox * | m_pEncodingsCombo |
|
wxStaticLine * | m_staticline1 |
|
std::map< wxString,
wxFontEncoding > | m_mnEnc |
|
The documentation for this class was generated from the following files:
- /home/bishop/work/projects/nextgismanager/include/wxgis/cartoui/tableview.h
- /home/bishop/work/projects/nextgismanager/src/cartoui/tableview.cpp