Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

TEnzymeDialog Class Reference

A dialog to display/edit enzyme properties. More...

#include <MiscDialogs.h>

List of all members.

Public Member Functions

 TEnzymeDialog (wxWindow *parent, const wxString &title, const wxPoint &pos, const wxSize &size, const long style)
 Constructor.
 ~TEnzymeDialog ()
 Destructor.
void initme (TRestrictionEnzyme *_e=NULL, bool ro=false)
 Initialization.
void OnOK (wxCommandEvent &ev)
 OK button event handler.
void OnCharHook (wxKeyEvent &event)
 Cancel button event handler.

Public Attributes

bool readonly
 Protect dialog from user changes.
TRestrictionEnzymee
 The enzyme in question.
wxTextCtrl * eb_name
wxTextCtrl * eb_seq
wxTextCtrl * eb_loc
wxTextCtrl * eb_note
wxTextCtrl * eb_from
wxTextCtrl * eb_to


Detailed Description

A dialog to display/edit enzyme properties.


Constructor & Destructor Documentation

TEnzymeDialog::TEnzymeDialog wxWindow *  parent,
const wxString &  title,
const wxPoint &  pos,
const wxSize &  size,
const long  style
 

Constructor.

TEnzymeDialog::~TEnzymeDialog  ) 
 

Destructor.


Member Function Documentation

void TEnzymeDialog::initme TRestrictionEnzyme _e = NULL,
bool  ro = false
 

Initialization.

void TEnzymeDialog::OnCharHook wxKeyEvent &  event  ) 
 

Cancel button event handler.

void TEnzymeDialog::OnOK wxCommandEvent &  ev  ) 
 

OK button event handler.


Member Data Documentation

TRestrictionEnzyme* TEnzymeDialog::e
 

The enzyme in question.

wxTextCtrl * TEnzymeDialog::eb_from
 

wxTextCtrl * TEnzymeDialog::eb_loc
 

wxTextCtrl* TEnzymeDialog::eb_name
 

wxTextCtrl * TEnzymeDialog::eb_note
 

wxTextCtrl * TEnzymeDialog::eb_seq
 

wxTextCtrl * TEnzymeDialog::eb_to
 

bool TEnzymeDialog::readonly
 

Protect dialog from user changes.


The documentation for this class was generated from the following files:
Generated on Fri Aug 11 16:19:46 2006 for GENtle by  doxygen 1.4.1