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