![]() |
Power System Platform
2018w15a
|
Form to edit the exponential control data. More...
#include <ExponentialForm.h>
Public Member Functions | |
ExponentialForm (wxWindow *parent, Exponential *exponential) | |
virtual bool | ValidateData () |
Protected Member Functions | |
virtual void | OnCancelButtonClick (wxCommandEvent &event) |
virtual void | OnOKButtonClick (wxCommandEvent &event) |
Protected Attributes | |
wxWindow * | m_parent = NULL |
Exponential * | m_exponential = NULL |
Form to edit the exponential control data.