|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| hurdleCostsUsageButton (wxWindow *parent, wxFlexGridSizer *sizer_flex_grid) | |
| void | update (Data::AreaLink *link) override |
Public Member Functions inherited from Antares::Window::menuLinkButton | |
| bool | hasNoButton () const |
Additional Inherited Members | |
Static Public Attributes inherited from Antares::Window::menuLinkButton | |
| static Yuni::Event< void(Antares::Data::AreaLink *)> | onSelectionChanges |
Protected Member Functions inherited from Antares::Window::menuLinkButton | |
| Data::AreaLink * | getCurrentLink () const |
| void | setCurrentLink (Data::AreaLink *link) |
| void | bindButtonToPopupMenu () const |
| void | broadCastChange () const |
| void | broadCastChangeOutside () const |
Protected Member Functions inherited from Antares::Window::linkButton | |
| Component::Button * | getButton () const |
| void | setButton (Component::Button *button) |