How to add click/press event for link type QuickViewGroupElement?
See original GitHub issuesap.m.Link has press event
But <QuickViewGroupElement type="link"/>
do not have press event, I can not even use attachBrowserEvent("click")
because QuickViewGroupElement
did not extend sap.m.Control
press
event is very useful if I want to navigate using router or CrossApplicationNavigation.
And I also found QuickViewGroupElement id in UI5 and DOM is not the same, which makes using addEventListener
is not possible.
I logged my attempt in https://stackoverflow.com/questions/51588807/how-to-add-click-event-for-link-type-quickviewgroupelement . Pls kindly help.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How to add click event for link type QuickViewGroupElement?
I have attach the afterOpen event to a function quickViewOpen and then I query for pages and group elements that have link type....
Read more >How To Add Click Event For Link Type ... - ADocLib
Handle a buttonclick event on a webpage Create a ASP.NET Web Forms page webpage that has a xref:System.Web.UI.WebControls. Define an event handler that....
Read more >How to add click event for link type ... - Ciugk
How to add click event for link type QuickViewGroupElement? I have a QuickView popover like this: <core:FragmentDefinition id="table_popover">
Read more >SAPUI5 Open link on Button press - splunktool
As sap.m.Link has enabled,But <QuickViewGroupElement type="link"/> do not have press event, I can not even use attachBrowserEvent("click") ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello @TinaC ,
Thanks for the case. I see you have no other options to react on click. So, I forwarded this as a feature request to the responsible team. Expect updates here.
Regards, Alexander Ivanov (UI5)
Reviewing old / staled issues… This is in general valid ask, and shall there are more requests for it we will consider it for the future releases