当前位置:网站首页>SAP ui5 application development tutorial 72 - animation effect setting of SAP ui5 page routing
SAP ui5 application development tutorial 72 - animation effect setting of SAP ui5 page routing
2022-04-23 13:33:00 【Wang Zixi】
Follow the steps before this tutorial manifest.json In file , We are routing Area to set the route of the page , You can see something called transition Properties of . actually , It is this property that controls SAP UI5 The animation effect used when jumping between different pages , The default value is slide, I.e. routing target The interface adopts the sliding effect from right to left , To replace the original page that initiated the route .

except slide outside ,SAP UI5 And support show,flip,fade And so on . This article will explain one by one through practical examples .
These optional routing effect values , In the file sap/m/NavContainer.js Define them one by one .

Source code address of this step as follows .
After downloading the code to the local , Enter folder 72, Run command line ui5 serve after , Visit below url, Get into id by 1 Of employee Detail page :
http://localhost:8080/webapp/index.html#/employees/1
At this time, a hyperlink is found :
版权声明
本文为[Wang Zixi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231325087662.html
边栏推荐
猜你喜欢

切线空间(tangent space)

9419 page analysis of the latest first-line Internet Android interview questions

The first lesson is canvas, showing a small case

LeetCode_DFS_中等_695.岛屿的最大面积

How do ordinary college students get offers from big factories? Ao Bing teaches you one move to win!
![[quick platoon] 215 The kth largest element in the array](/img/14/8cd1c88a7c664738d67dcaca94985d.png)
[quick platoon] 215 The kth largest element in the array

The interviewer dug a hole for me: what's the use of "/ /" in URI?
![[point cloud series] foldingnet: point cloud auto encoder via deep grid deformation](/img/c0/cc29ae6948dbe42954cd9da326ef77.png)
[point cloud series] foldingnet: point cloud auto encoder via deep grid deformation

EMMC / SD learning notes

解决Oracle中文乱码的问题
随机推荐
filter()遍历Array异常友好
kettle庖丁解牛第16篇之输入组件周边讲解
MySQL basic statement query
【快排】215. 数组中的第K个最大元素
Machine learning -- model optimization
面试官给我挖坑:URI中的 “//” 有什么用?
9419页最新一线互联网Android面试题解析大全
[point cloud series] full revolutionary geometric features
2020年最新字节跳动Android开发者常见面试题及详细解析
How to build a line of code with M4 qprotex
Isparta is a tool that generates webp, GIF and apng from PNG and supports the transformation of webp, GIF and apng
The interviewer dug a hole for me: what's the use of "/ /" in URI?
The difference between string and character array in C language
Comparison and summary of applicable scenarios of Clickhouse and MySQL database
面试官给我挖坑:单台服务器并发TCP连接数到底可以有多少 ?
Unified task distribution scheduling execution framework
Bottomsheetdialogfragment + viewpager + fragment + recyclerview sliding problem
Solve the problem of Oracle Chinese garbled code
How do ordinary college students get offers from big factories? Ao Bing teaches you one move to win!
mui 关闭其他页面,只保留首页面