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

Widget for selecting subgroups. More...

Inheritance diagram for gselect.SubGroupSelect:
Collaboration diagram for gselect.SubGroupSelect:

Public Member Functions

def __init__
 
def Insert
 Insert subgroups for defined group. More...
 

Detailed Description

Widget for selecting subgroups.

Definition at line 966 of file gselect.py.

Constructor & Destructor Documentation

def gselect.SubGroupSelect.__init__ (   self,
  parent,
  id = wx.ID_ANY,
  size = globalvar.DIALOG_GSELECT_SIZE,
  kwargs 
)

Definition at line 969 of file gselect.py.

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

Member Function Documentation


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