- 博客(4)
- 收藏
- 关注
原创 SAP-UI5-Walkthrough- Step7 Jason Model
add an input filed control to our app, we are going to bind its value to the modeland bind the same value to description of the input field.add jason model in appcontroll.jsbring into constrcuted functioncreate logcal jason modelput comma betwe
2022-01-20 08:53:18
336
原创 sap-ui5 walkthrough step6 Modules
call the message toast from sap.m libraryand add the new module SAP/M/MSGTOASTpass it to the constructorthen get rid of the alertand put MT show(text)App.contorller.jssap.ui.define([ "sap/ui/core/mvc/Controller", "sap/m/MessageToast"...
2022-01-13 08:45:23
136
原创 SAP UI5 Walkthrough step 5 -controller
create a button and an eventbutton is another control in "sap.m"add contorlleradd js file cuz we gonna do controller in javascriptbring in the mvc controller assets call "call use strict literal restriction tells the browser to execute the code i
2022-01-13 08:27:30
130
原创 SAP UI5 Walkthrough Step 4 XMLView
记录一下自己自学的轨迹吧。 平时写代码有些不认真,总是出错。。。。所以要把自己run 过绝对正确的代码保存一下。。。。本期是用XMLView, SAP 官方是支持好几种,但是推荐用XML。首先创建new folder - Viewunder View create file named: App.view.xmlApp.view.xml<mvc:View xmlns="sap.m" xmlns:mvc="sap.ui.core.mvc"> <Te...
2022-01-13 07:04:13
153
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅