GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Public Member Functions | |
def | __init__ |
Dialog used for Z bulk-labeling tool. More... | |
Data Fields | |
parent | |
value | |
step | |
Definition at line 579 of file vdigit/dialogs.py.
def dialogs.VDigitZBulkDialog.__init__ | ( | self, | |
parent, | |||
title, | |||
nselected, | |||
style = wx.DEFAULT_DIALOG_STYLE |
|||
) |
Dialog used for Z bulk-labeling tool.
Definition at line 580 of file vdigit/dialogs.py.
dialogs.VDigitZBulkDialog.parent |
Definition at line 585 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().
dialogs.VDigitZBulkDialog.step |
Definition at line 612 of file vdigit/dialogs.py.
dialogs.VDigitZBulkDialog.value |
Definition at line 603 of file vdigit/dialogs.py.
Referenced by python.core.ScriptError.__str__().