Searched refs:GetPrimaryButtonValue (Results 1 – 3 of 3) sorted by relevance
53 std::string GetPrimaryButtonValue() const in GetPrimaryButtonValue() function57 return popupComponentV2->GetPrimaryButtonValue(); in GetPrimaryButtonValue()
74 std::string GetPrimaryButtonValue() const in GetPrimaryButtonValue() function
1366 primaryButtonJson->Put("value", popupElement->GetPrimaryButtonValue().c_str()); in GetBindPopup()