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

Public Member Functions

def __init__
 List of layers/categories.
def Populate
 Populate the list.

Data Fields

 parent
 currentItem

Detailed Description

Definition at line 1324 of file vdigit.py.


Constructor & Destructor Documentation

def gui_modules.vdigit.CategoryListCtrl.__init__ (   self,
  parent,
  id,
  pos = wx.DefaultPosition,
  size = wx.DefaultSize,
  style = 0 
)

List of layers/categories.

Definition at line 1326 of file vdigit.py.


Member Function Documentation

def gui_modules.vdigit.CategoryListCtrl.Populate (   self,
  cats,
  update = False 
)

Populate the list.

Definition at line 1335 of file vdigit.py.


Field Documentation

gui_modules.vdigit.CategoryListCtrl.currentItem

Definition at line 1361 of file vdigit.py.


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