python::form::field Class Reference

A field in a form. More...

Inheritance diagram for python::form::field:

Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def set_value
def get_value
def get_value_with_check
 Returns (value, error_msg), where error_msg is not None if there was problem.

Public Attributes

 converter
 label


Detailed Description

A field in a form.

Member Function Documentation

def python::form::field::__init__ (   self,
  converter,
  value 
)

def python::form::field::get_value (   self  ) 

def python::form::field::get_value_with_check (   self  ) 

Returns (value, error_msg), where error_msg is not None if there was problem.

def python::form::field::set_value (   self,
  v 
)


Member Data Documentation


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

Generated on Thu Mar 5 09:03:59 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8