Power System Platform
2024w23a
|
Form to edit the constant control data. More...
#include <ConstantForm.h>
Public Member Functions | |
ConstantForm (wxWindow *parent, Constant *constant) | |
virtual bool | ValidateData () |
Protected Member Functions | |
virtual void | OnCancelButtonClick (wxCommandEvent &event) |
virtual void | OnOKButtonClick (wxCommandEvent &event) |
Protected Attributes | |
wxWindow * | m_parent = nullptr |
Constant * | m_constant = nullptr |
Form to edit the constant control data.