python::form::form Class Reference

List of all members.

Public Member Functions

def __init__
def check_input_for_errors
 Returns list of error messages if there's trouble, else empty list.
def get_key_vals
def check_input_and_call
 Return a function that checks the form for errors, and then if it's OK, invokes the user specified callback, passing it the form key/value dictionary.


Member Function Documentation

def python::form::form::__init__ (   self  ) 

def python::form::form::check_input_and_call (   self,
  callback,
  status_handler = _nop 
)

Return a function that checks the form for errors, and then if it's OK, invokes the user specified callback, passing it the form key/value dictionary.

status_handler is called with a string indicating results.

def python::form::form::check_input_for_errors (   self  ) 

Returns list of error messages if there's trouble, else empty list.

def python::form::form::get_key_vals (   self  ) 


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