python::form::field Class Reference

Inheritance diagram for python::form::field:

Inheritance graph
[legend]

List of all members.


Detailed Description

A field in a form.

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

Member Function Documentation

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

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

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.


Member Data Documentation


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

Generated on Tue Jun 10 16:07:55 2008 for GNU Radio 3.1.2 by  doxygen 1.5.6