Quantcast
Channel: SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 789

SAP UI5 CHIP hide fullscreen icon

$
0
0

Hello!

 

I had toclose thefull-screen displayon a chip, I have not foundanything suitable, the solution was as follows:123.png

To hide thefull screen displayon a chip, it is necessary in the controllerapplication, add the following code:

       

    onAfterRendering: function() {

               $("#"+this.getView().getParent().getId().split("--")[0] + "--laneView--fullscreen").hide();

          },​

 

 

 

 

 

Thank you for yourhelpDiaghilevIvan

 


Viewing all articles
Browse latest Browse all 789

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>