GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Public Member Functions | |
def | __init__ |
List of layers/categories. More... | |
def | Populate |
Populate the list. More... | |
Data Fields | |
parent | |
currentItem | |
Definition at line 538 of file vdigit/dialogs.py.
def dialogs.CategoryListCtrl.__init__ | ( | self, | |
parent, | |||
id, | |||
pos = wx.DefaultPosition , |
|||
size = wx.DefaultSize , |
|||
style = 0 |
|||
) |
List of layers/categories.
Definition at line 540 of file vdigit/dialogs.py.
def dialogs.CategoryListCtrl.Populate | ( | self, | |
cats, | |||
update = False |
|||
) |
Populate the list.
Definition at line 549 of file vdigit/dialogs.py.
dialogs.CategoryListCtrl.currentItem |
Definition at line 575 of file vdigit/dialogs.py.
dialogs.CategoryListCtrl.parent |
Definition at line 542 of file vdigit/dialogs.py.
Referenced by wxdigit.VDigitError.Database(), wxdigit.VDigitError.DbExecute(), wxdigit.VDigitError.DbLink(), wxdigit.VDigitError.DeadLine(), wxdigit.VDigitError.Driver(), wxdigit.VDigitError.FeatureType(), wxdigit.VDigitError.NoMap(), wxdigit.VDigitError.ReadLine(), and wxdigit.VDigitError.WriteLine().