Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3441

UX3 shell sub header (WorksetItem) icon

$
0
0

Hi ,

 

Is there any way to add icon to UX3 sub-header (WorksetItem) ?

 

I'm using this  methods:

 

var subitem2 = new sap.ui.ux3.NavigationItem("mainSubItem",
{
text : "sub2",
key : 'views.360.Hitpalgut'
});

 

 

var navItem1 = new sap.ui.ux3.NavigationItem("subItem0",
{
text : "main",
key : 'views.Main',
subItems : [ subitem1 , subitem2 ]

});

 

Is there any way to extend subitem2 ?

 

Thanks,

Arie.


Viewing all articles
Browse latest Browse all 3441


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