SU2
Public Member Functions | Public Attributes | List of all members
config_gui.LabeledTextCtrl Class Reference

Public Member Functions

def __init__ (self, parent, option_name, txtlabel, option_default, option_type)
 
def GetSizer (self)
 
def GetValue (self)
 
def SetValue (self, val)
 
def SetDefaultValue (self)
 
def GetCtrl (self)
 

Public Attributes

 label
 
 option_name
 
 control
 
 sizer
 
 option_default
 
 option_type
 

Detailed Description

Wrap a StaticText and TextCtrl into a single object

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