Form to edit the bus power data.  
 More...
#include <BusForm.h>
 | 
| 
  | BusForm (wxWindow *parent, Bus *bus) | 
|   | 
 | 
| 
virtual void  | OnFaultTypeChoice (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnControlledVoltageClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnInsertFaultClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnInsertStabFaultClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnNominalVoltageChoice (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnButtonCancelClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnButtonOKClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | EnableCtrlVoltageFields (bool enable=true) | 
|   | 
| 
virtual void  | EnableFaultFields (bool enable=true) | 
|   | 
| 
virtual void  | EnableStabFaultFields (bool enable=true) | 
|   | 
| 
virtual void  | UpdateChoiceBoxes () | 
|   | 
 | 
| 
Bus *  | m_bus = nullptr | 
|   | 
| 
wxWindow *  | m_parent = nullptr | 
|   | 
Form to edit the bus power data. 
- Author
 - Thales Lima Oliveira thale.nosp@m.s@uf.nosp@m.u.br 
 
- Date
 - 05/10/2017 
 
The documentation for this class was generated from the following files:
- Project/forms/BusForm.h
 
- Project/forms/BusForm.cpp