GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gselect.TableSelect Class Reference

Creates combo box for selecting attribute tables from the database. More...

Inheritance diagram for gselect.TableSelect:
Collaboration diagram for gselect.TableSelect:

Public Member Functions

def __init__
 
def InsertTables
 Insert attribute tables into combobox. More...
 

Detailed Description

Creates combo box for selecting attribute tables from the database.

Definition at line 742 of file gselect.py.

Constructor & Destructor Documentation

def gselect.TableSelect.__init__ (   self,
  parent,
  id = wx.ID_ANY,
  value = '',
  pos = wx.DefaultPosition,
  size = globalvar.DIALOG_COMBOBOX_SIZE,
  choices = [] 
)

Member Function Documentation


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