Quantcast
Channel: SCN: Message List - SAPUI5 Developer Center
Browsing all 8124 articles
Browse latest View live

How to remove text according to binding

HI All, Ive the following UI5 MVC example ,what I need is to remove the text label  ("test" - not grayed out - remove it from the screen) from the view if model property state="user",how should I do...

View Article


Re: How to enhance fiori apps without using SAP Web IDE

I am using kepler with out any problems so far, you can try that.  The error you get is some pre-req plug in is missin...first you may have to install the gateway odata feature plug-in.. go to help...

View Article


Application deployment without Eclipse

Hi, I want to deploy my application without Eclipse. I know  the following posilibilities but I can't use them Using  transanction  SA38 and you can start the Programm /UI5/UI5_REPOSITORY_LOADUsing...

View Article

Re: How to remove text according to binding

Hi Stephane, How about using olabel = sap.ui,getCore().byId("labelid") to get the instance of the label in method - updateCB  and use the method - olabel.setText("") Hope this helps

View Article

Re: How would you answer to "What is Fiori?" in one liner ?

Many terms and concepts have come from different leaders and marketing team members (and this has also evolved over time - just ask Sam Yen, who describes it better than anyone), but in answer to your...

View Article


Re: How to remove text according to binding

Thanks Kedar,  I want to do it right ,i.e. with binding ...How should I do it like this?

View Article

Re: How to remove text according to binding

Do you want to bind the text for your label from the Model? If yes, then your would use bindProperty method.

View Article

Image may be NSFW.
Clik here to view.

SAP UI5 Date picker date to start with Saturday

SAP UI5 date picker date starts with Sunday ( default ) .is there any way to start date picker to start day with Saturday ?Some thing like below which i got i working with some other framework :...

View Article


Re: SAP UI5 Date picker date to start with Saturday

What version of UI5 are you using? Since version 1.22 the date picker uses the unified.Calendar, which uses the locale class to define the "weekData-firstDay". The locale classes use the Unicode Common...

View Article


Image may be NSFW.
Clik here to view.

Re: Creating reports from SAP ui5

I will share a detailed document shortly on creating reports(like crystal/webi reports) in ui5 so that it helps everyone. . . .currently preparing it. . .

View Article

Re: How to remove text according to binding

HI  All the controls that extend from sap.ui.core.Control has visible properties. In JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.ui.commons.Labellook for getVisible and...

View Article

Re: How can I add text to a unified ShellHeadItem?

HI Shirli Based on JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.ui.unified.ShellHeadItemYou can't add text. -D

View Article

Re: Issue with SAPUI5 navigation using shell

Hey,           Even I have learnt this point. Thanks for sharing this point. Regards,Siva.

View Article


Radio button vs radio button group

Hi , I've two radio button which is working with binding my question is 1. what is the diffrence and when to use radio button group/radio button ?2. I need some example for radio button group with...

View Article

Image may be NSFW.
Clik here to view.

mobile page - component container

Hi, Created a Application Project, library sap.m, development paradigm JS.Able to add root as page to the view and some controls to the page. Works as expected.Created another application project,...

View Article


Re: How to add App Title in sap.ui.unified.Shell control Header?

Hi Maksim, Do you mean create a logo with the name as one image? I tried doing that but then I can't fit it in, the header shrinks the image and when I try to increase the icon size in the debugger, i...

View Article

Re: Control for displaying added Tags and Tag-it like widget?

1. I am still unsure how to start with this. Could you provide guidance/example on this? Also, I have never created a custom control.  2. So is it that we cannot use jQuery plugins straightaway in UI5...

View Article


Re: Radio button vs radio button group

Hi Stephane RadioButton is just a radio button control where you are responsible to instantiating a bunch of their and give them a common group id, so that they can be recognized as a set of radio...

View Article

Re: How would you answer to "What is Fiori?" in one liner ?

I will tend to agree with Chandra more. BackgroundFiori is created by Sam and his team to help SAP to build beautiful and user friendly applications. The set of Fiori controls, shell, tools, etc are...

View Article

Re: mobile page - component container

In controller is should be createContent : function(oController) {  var oButton = new sap.m.Button({  text: "Test",  });   return new sap.m.App({   pages: [new sap.m.Page({  title: "Title",  content:...

View Article
Browsing all 8124 articles
Browse latest View live


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