Antares Simulator
Power System Simulator
Antares::Toolbox::InputSelector::BindingConstraint Class Reference
Inheritance diagram for Antares::Toolbox::InputSelector::BindingConstraint:
Antares::Toolbox::InputSelector::AInput Antares::Component::Panel

Public Member Functions

 BindingConstraint (wxWindow *parent)
 
virtual void update ()
 Clear then Update the input.
 
virtual void updateRowContent ()
 Only update the content and not the list itself.
 
virtual void updateInnerData (const wxString &searchString)
 Update each item available in the input. More...
 
virtual wxPoint recommendedSize () const
 Get the recommended size for the control.
 
- Public Member Functions inherited from Antares::Toolbox::InputSelector::AInput
 AInput (wxWindow *parent)
 Constructor. More...
 
virtual ~AInput ()
 Destructor.
 
- Public Member Functions inherited from Antares::Component::Panel
 Panel (wxWindow *parent)
 Constructor.
 
virtual ~Panel ()
 Destructor.
 
virtual void onMouseDown (wxMouseEvent &)
 Click down.
 
virtual void onMouseUp (wxMouseEvent &)
 Click up.
 
virtual void onMouseClick ()
 The panel has been clicked (delayed)
 
virtual void onMouseEnter ()
 The mouse has entered.
 
virtual void onMouseLeave ()
 The mouse has leaved.
 
virtual void onMouseMoved (int, int)
 The mouse has moved.
 

Public Attributes

Yuni::Event< void(Data::BindingConstraint *)> onBindingConstraintChanged
 A binding constraint has been selected.
 
Yuni::Event< void(Data::BindingConstraint *)> onBindingConstraintDblClick
 A binding constraint has been double clicked.
 

Protected Member Functions

virtual void internalBuildSubControls ()
 
- Protected Member Functions inherited from Antares::Toolbox::InputSelector::AInput
- Protected Member Functions inherited from Antares::Component::Panel
virtual bool triggerMouseClickEvent () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Antares::Component::Panel
static void OnMouseMoveFromExternalComponent ()
 Event triggered by any other component (not derived from Panel)
 

Member Function Documentation

◆ updateInnerData()

void Antares::Toolbox::InputSelector::BindingConstraint::updateInnerData ( const wxString &  searchString)
virtual

Update each item available in the input.

Parameters
searchStringThe string to highlight

Reimplemented from Antares::Toolbox::InputSelector::AInput.


The documentation for this class was generated from the following files: