lundi 16 mars 2015

Sap UI 5 css on button


Vote count:

0




I was just trying to implement CSS on Button. but it is not working.



<core:View controllerName="sap.hcm.Address" xmlns="sap.ui.commons" xmlns:core="sap.ui.core" xmlns:html="http://ift.tt/lH0Osb">
<html:style>
.mySuperRedButton {
color: red;
}
</html:style>
<Panel>
<Button class="mySuperRedButton" text="Press Me!"/>
</Panel>
<core:View>


Reference link: http://ift.tt/1GPqVlH



asked 1 min ago







Sap UI 5 css on button

Aucun commentaire:

Enregistrer un commentaire