on 2013 May 22 7:34 AM
HI All,
i want to give action when a mouse cursor just placed on an image not on click in sap abap webdynpro.
Please give any suggestion how to do that ?
u can see the example of rating below this question i wanna do the same in sap webdynpro.
Thanks & Regards,
Mangesh Sonawane
Request clarification before answering.
HI Mangesh,
Exactly right suggestion by Kiran.
In WDA certain set of events got triggered and we have action handler for them. We use those action handler to implement our logic.
The action handler you are lookin is still not available. However as suggested by Kiran using tooltip will be a nice idea if you intend to display some text only.
Regards,
Monishankar Chatterjee
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
There are no onMouseOver onMouseOut events in Web Dynpro ABAP like in javascript. So it is not possible in WDA as of now.
If you want to display some text onMouseOver you can use 'tooltip' property.
Regards,
Kiran
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
46 | |
9 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.