biosphere::gui::RequestPanel Class Reference


Public Member Functions

def __init__
def MakeEmpty
def MakeRequest
def MakeInputField
def GatherFields
def OnRequestSubmit

Data Fields

 connector
 service
 port
 operation
 sizer
 fields
 fielddata

Detailed Description

This panel enables the user to make request to the biosphere
daemon

Definition at line 329 of file gui.py.


Member Function Documentation

def biosphere::gui::RequestPanel::__init__ (   self,
  parent,
  connector 
)

Definition at line 332 of file gui.py.

def biosphere::gui::RequestPanel::MakeEmpty (   self  ) 

Empty all the fields managed by the sizer and set
a static text.

Definition at line 345 of file gui.py.

def biosphere::gui::RequestPanel::MakeRequest (   self,
  service,
  port,
  operation 
)

Create the fields for the request.

Definition at line 362 of file gui.py.

def biosphere::gui::RequestPanel::MakeInputField (   self,
  fieldname,
  fieldtypename 
)

Definition at line 393 of file gui.py.

def biosphere::gui::RequestPanel::GatherFields (   self  ) 

Make a list of all the inputted info.

Definition at line 407 of file gui.py.

def biosphere::gui::RequestPanel::OnRequestSubmit (   self,
  event 
)

Create the request and send it to the daemon.

Definition at line 416 of file gui.py.


Field Documentation

biosphere::gui::RequestPanel::connector

Definition at line 334 of file gui.py.

biosphere::gui::RequestPanel::service

Definition at line 335 of file gui.py.

biosphere::gui::RequestPanel::port

Definition at line 336 of file gui.py.

biosphere::gui::RequestPanel::operation

Definition at line 337 of file gui.py.

biosphere::gui::RequestPanel::sizer

Definition at line 339 of file gui.py.

biosphere::gui::RequestPanel::fields

Definition at line 350 of file gui.py.

biosphere::gui::RequestPanel::fielddata

Definition at line 351 of file gui.py.


The documentation for this class was generated from the following file:
Generated on Tue Jul 17 09:51:41 2007 for Bio-SPHERE by  doxygen 1.5.1