GRASS Programmer's Manual  6.4.4(2014)-r
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 738 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: