Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9063

Re: SAPUI5 app: How to set appearance of ListBox control?

$
0
0

Hi Dong,

 

To set styles on any component you need to give it a style class and then write that class in your css.

 

myListBox.addStyleClass("myList");

 

 

in your css...

 

.myList

{

   ...

}


Viewing all articles
Browse latest Browse all 9063

Trending Articles



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