GRASS Programmer's Manual  6.4.4(2014)-r
frame.ItemPanel Class Reference
Inheritance diagram for frame.ItemPanel:
Collaboration diagram for frame.ItemPanel:

Public Member Functions

def __init__ (self, parent, id=wx.ID_ANY, kwargs)
 Manage model items. More...
 
def Update (self)
 Reload list of variables. More...
 

Data Fields

 parent
 
 listBox
 
 list
 

Detailed Description

Definition at line 1447 of file gmodeler/frame.py.

Constructor & Destructor Documentation

def frame.ItemPanel.__init__ (   self,
  parent,
  id = wx.ID_ANY,
  kwargs 
)

Manage model items.

Definition at line 1449 of file gmodeler/frame.py.

Member Function Documentation

Field Documentation

frame.ItemPanel.listBox

Definition at line 1456 of file gmodeler/frame.py.


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