GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
dialogs.ModelLoopDialog Class Reference

Loop properties dialog. More...

Inheritance diagram for dialogs.ModelLoopDialog:
Collaboration diagram for dialogs.ModelLoopDialog:

Public Member Functions

def __init__
def GetItems
 Get list of selected actions.
def OnSeries
 Define map series as condition.

Data Fields

 listBox
 btnSeries

Detailed Description

Loop properties dialog.

Definition at line 408 of file gmodeler/dialogs.py.


Constructor & Destructor Documentation

def dialogs.ModelLoopDialog.__init__ (   self,
  parent,
  shape,
  id = wx.ID_ANY,
  title = _("Loop properties"),
  style = wx.DEFAULT_DIALOG_STYLE | wx.RESIZE_BORDER,
  kwargs 
)

Reimplemented from dialogs.ModelItemDialog.

Definition at line 411 of file gmodeler/dialogs.py.


Member Function Documentation

def dialogs.ModelLoopDialog.OnSeries (   self,
  event 
)

Define map series as condition.

Definition at line 462 of file gmodeler/dialogs.py.


Field Documentation


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