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