HocDefaultValEditor Class Reference

#include <xmenu.h>

Inheritance diagram for HocDefaultValEditor:
Inheritance graph
[legend]
Collaboration diagram for HocDefaultValEditor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HocDefaultValEditor (const char *name, const char *variable, ValEdLabel *, HocValAction *, double *pd=0, boolean canrun=false, HocItem *parent=nil, Object *pyvar=nil)
virtual ~HocDefaultValEditor ()
virtual Stepper * stepper ()
virtual void updateField ()
virtual int hoc_default_val_editor ()
void deflt (double)
void def_action ()
void def_change (float, float)
Button * checkbox ()

Private Attributes

Button * checkbox_
double deflt_
double most_recent_
HocValSteppervs_

Constructor & Destructor Documentation

HocDefaultValEditor::HocDefaultValEditor ( const char *  name,
const char *  variable,
ValEdLabel *  ,
HocValAction ,
double *  pd = 0,
boolean  canrun = false,
HocItem parent = nil,
Object *  pyvar = nil 
)
virtual HocDefaultValEditor::~HocDefaultValEditor (  )  [virtual]

Member Function Documentation

Button* HocDefaultValEditor::checkbox (  )  [inline]

References checkbox_.

void HocDefaultValEditor::def_action (  ) 
void HocDefaultValEditor::def_change ( float  ,
float   
)
void HocDefaultValEditor::deflt ( double   ) 
virtual int HocDefaultValEditor::hoc_default_val_editor (  )  [inline, virtual]

Reimplemented from HocValEditor.

virtual Stepper* HocDefaultValEditor::stepper (  )  [inline, virtual]

Reimplemented from HocValEditor.

References vs_.

virtual void HocDefaultValEditor::updateField (  )  [virtual]

Reimplemented from HocValEditor.


Member Data Documentation

Button* HocDefaultValEditor::checkbox_ [private]

Referenced by checkbox().

double HocDefaultValEditor::deflt_ [private]

Referenced by stepper().


The documentation for this class was generated from the following file:
Generated on Mon Jun 13 08:10:31 2011 for NEURON by  doxygen 1.6.3