Mar 4 2016
RASPBERRY PI ile SAP fiori SAPUI5 geliştirmesi yapmak.
Merhabalar, raspberry pi yi server gibi kullanarak apache servisi kurara SAP openui5 sapui5 frameworku ile geliştirme yapabilir siniz eğer bir RASPBERRY PI niz var ise bunu bu amaç ile geliştirme serverı olarak kullanabilir siniz. Kaynak : http://scn.sap.com/docs/DOC-42820 A few days ago I was checking my old hardware and I found a RASPBERRY PI (RPI) version 1 model […]
May 18 2016
SAP HTML5 Open UI5 Fiori image link press click action event
<html> <head> <meta http-equiv=”X-UA-Compatible” content=”IE=edge” /> <meta http-equiv=”Content-Type” content=”text/html;charset=UTF-8″/> <script src=”https://sapui5.hana.ondemand.com/resources/sap-ui-core.js” id=”sap-ui-bootstrap” data-sap-ui-libs=”sap.m,sap.ui.layout,sap.ui.commons” data-sap-ui-theme=”sap_bluecrystal” type=”text/javascript”> </script> </head> <body class=”sapUiBody”> <div id=”sample1″></div> <div id=”sample2″></div> <div id=”sample3″></div> </body> </html> <script> // creates a simple link with an action and property href not set var oLink1 = new sap.ui.commons.Link({ text: “Bana Tıkla 1”, tooltip: “Bu bir ui5 […]
Devamı
By Burhan KARADERE • 2015 - 2016 • 1 • Tags: fiori, open, open ui5, openUI5, SAP, SAPUI5, ui5