GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
gui_modules.gselect.SubGroupSelect Class Reference

Widget for selecting subgroups. More...

Public Member Functions

def __init__
def Insert
 Insert subgroups for defined group.

Detailed Description

Widget for selecting subgroups.

Definition at line 919 of file gselect.py.


Constructor & Destructor Documentation

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

Member Function Documentation

def gui_modules.gselect.SubGroupSelect.Insert (   self,
  group 
)

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