GRASS Programmer's Manual  6.4.4(2014)-r
gselect.DriverSelect Class Reference

Creates combo box for selecting database driver. More...

Inheritance diagram for gselect.DriverSelect:
Collaboration diagram for gselect.DriverSelect:

Public Member Functions

def __init__ (self, parent, choices, value, id=wx.ID_ANY, pos=wx.DefaultPosition, size=globalvar.DIALOG_LAYER_SIZE, kargs)
 

Detailed Description

Creates combo box for selecting database driver.

Definition at line 713 of file gselect.py.

Constructor & Destructor Documentation

def gselect.DriverSelect.__init__ (   self,
  parent,
  choices,
  value,
  id = wx.ID_ANY,
  pos = wx.DefaultPosition,
  size = globalvar.DIALOG_LAYER_SIZE,
  kargs 
)

Definition at line 718 of file gselect.py.

References render.Layer.SetName(), and model.ModelRelation.SetName().


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