GRASS Programmer's Manual  6.4.2(2012)
gui_modules.gmodeler.ModelLoopDialog Class Reference

Loop properties dialog. More...

Inheritance diagram for gui_modules.gmodeler.ModelLoopDialog:
Collaboration diagram for gui_modules.gmodeler.ModelLoopDialog:

Public Member Functions

def __init__
def GetItems
 Get list of selected actions.

Data Fields

 listBox

Detailed Description

Loop properties dialog.

Definition at line 4277 of file gmodeler.py.


Constructor & Destructor Documentation

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

Reimplemented from gui_modules.gmodeler.ModelItemDialog.

Definition at line 4279 of file gmodeler.py.


Member Function Documentation


Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines