Power System Platform
2024w23a
|
Form to edit the input/output control data. More...
#include <IOControlForm.h>
Public Member Functions | |
IOControlForm (wxWindow *parent, IOControl *ioControl) | |
virtual bool | ValidateData () |
Protected Attributes | |
wxWindow * | m_parent |
IOControl * | m_ioControl |
std::vector< IOControl::IOFlags > | m_inputFlags |
std::vector< IOControl::IOFlags > | m_outputFlags |
Form to edit the input/output control data.