ClassDefOverride(FWGUIValidatingTextEntry, 0)
TGListBox * getListBox() const
std::vector< std::pair< std::shared_ptr< std::string >, std::string > > m_options
FWGUIValidatingTextEntry(const TGWindow *parent=nullptr, const char *text=nullptr, Int_t id=-1)
void insertTextOption(const std::string &)
const FWGUIValidatingTextEntry & operator=(const FWGUIValidatingTextEntry &)
void setValidator(FWValidatorBase *)
FWValidatorBase * m_validator
void setMaxListBoxHeight(UInt_t x)
TGComboBoxPopup * m_popup
~FWGUIValidatingTextEntry() override
Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2) override
void keyPressedInPopup(TGFrame *, UInt_t keysym, UInt_t mask)