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

Layer description list. More...

Inheritance diagram for manager.LayerListCtrl:
Collaboration diagram for manager.LayerListCtrl:

Public Member Functions

def __init__
 
def Update
 Update description. More...
 
def Populate
 Populate the list. More...
 

Data Fields

 parent
 
 layers
 

Detailed Description

Layer description list.

Definition at line 2294 of file dbmgr/manager.py.

Constructor & Destructor Documentation

def manager.LayerListCtrl.__init__ (   self,
  parent,
  id,
  layers,
  pos = wx.DefaultPosition,
  size = wx.DefaultSize 
)

Definition at line 2301 of file dbmgr/manager.py.

Member Function Documentation

def manager.LayerListCtrl.Populate (   self,
  update = False 
)

Field Documentation


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