Skip to Content
Author's profile photo Wouter Lemaire

Rightclick in UI5 Components

Hi,

 

This is a tutorial to extend the default UI5 components. I know there are already some nice tutorials to extend UI5 components. But here, we will not only extend a UI5 component, we are going to show you how to add a right mouse click event to a UI5 component!

 

In our tutorial, we will extend the “sap.ui.commons.Link” component with the right mouse click event, but it will work on different UI5 components.

 

For the tutorial we’ve created a youtube video, Enjoy!

 

 

I hope the tutorial was clear enough! If it wasn’t you can find the project on github:

 

https://github.com/lemaiwo/SAPUIRightClickTutorial

 

Thanks to Jeremy Coppey for the audio and his help with the editing of the movie.

 

All feedback is welcome!

Kind regards,

Wouter

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Sriram Vaithiyanathan
      Sriram Vaithiyanathan

      Nice article..Bookmarked it.

      Thanks for sharing.