Power System Platform
2024w23a
|
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 = nullptr |
Exponential * | m_exponential = nullptr |
Form to edit the exponential control data.