Public Member Functions | Public Attributes
rcommander.tool_utils.ComboBox Class Reference
Inheritance diagram for rcommander.tool_utils.ComboBox:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def create_box
def set_text
 Set selected item.
def text

Public Attributes

 combobox

Detailed Description

Definition at line 26 of file tool_utils.py.


Constructor & Destructor Documentation

Definition at line 28 of file tool_utils.py.


Member Function Documentation

def rcommander.tool_utils.ComboBox.create_box (   self,
  pbox 
)

Reimplemented in rcommander.tool_utils.FrameBox.

Definition at line 31 of file tool_utils.py.

def rcommander.tool_utils.ComboBox.set_text (   self,
  item,
  create = True 
)

Set selected item.

Parameters:
itemitem to set (string)
createwhether to create the item in this ComboBox if it isn't already there

Definition at line 39 of file tool_utils.py.

Definition at line 44 of file tool_utils.py.


Member Data Documentation

Definition at line 31 of file tool_utils.py.


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


rcommander
Author(s): Hai Nguyen (haidai@gmail.com)
autogenerated on Thu Nov 28 2013 11:46:34