Version: 0.6.0
wxGISTablePropertyPage Class Reference

#include <tablepropertypage.h>

Inheritance diagram for wxGISTablePropertyPage:
Collaboration diagram for wxGISTablePropertyPage:

Public Member Functions

 wxGISTablePropertyPage (wxGxTable *pGxDataset, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Table"))
 
virtual bool Create (wxGxTable *pGxDataset, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("Table"))
 
virtual wxString GetPageName (void)
 
wxPGProperty * AppendProperty (wxPGProperty *pProp)
 
wxPGProperty * AppendProperty (wxPGProperty *pid, wxPGProperty *pProp)
 
wxPGProperty * AppendMetadataProperty (wxString sMeta)
 
void FillGrid (void)
 
void FillLayerDef (OGRLayer *poLayer, int iLayer, CPLString soPath)
 

Protected Attributes

wxGISTablem_pDataset
 
wxGxTablem_pGxDataset
 
wxPropertyGrid * m_pg
 
long m_nCounter
 

Detailed Description

The tab of table properties.

Library:  wxGISCatalogUI

The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/wxgis/catalogui/tablepropertypage.h
  • /home/bishop/work/projects/nextgismanager/src/catalogui/tablepropertypage.cpp