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

Re: How can I make horizontal input box in XML.view??

$
0
0
<mvc:View  controllerName="sap.ui.layout.sample.HorizontalLayout.C"  xmlns:l="sap.ui.layout"  xmlns:mvc="sap.ui.core.mvc"  xmlns="sap.m">   <form:SimpleForm  width = "50%" editable="true">    <l:HorizontalLayout class="sapUiSmallMargin" >       <Label id = "iO" text= "IO" design = "Bold"/>       <Input type = "Text" width = "20%"/>       <Label text = "Date" design = "Bold"/>       <Input type = "Date" width = "35%" />  </l:HorizontalLayout>  <Label text = "Purpose" design = "Bold"/>  <Input type = "Text"/>  <Label text = "Spec" design = "Bold"/>  <Input type = "Text" />  <Label text = "Ship to Loc" design = "Bold"/>  <Input type = "Text"/>  </form:SimpleForm></mvc:View>

Many examples including code can be found in the "Explored" section of the SAPUI5/OpenUI5 Developer Guide.

 

OpenUI5 Explored

 

Cheers,

Stephen


Viewing all articles
Browse latest Browse all 9069

Trending Articles



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