当前位置:网站首页>SAP ui5 application development tutorial 70 - how to use button controls to trigger page routing jump trial version
SAP ui5 application development tutorial 70 - how to use button controls to trigger page routing jump trial version
2022-04-21 15:02:00 【Wang Zixi】
One suit SAP UI5 A step-by-step learning tutorial for beginners
Tutorial directory
-
SAP UI5 One of the application development tutorials :Hello World
-
SAP UI5 Application development tutorial II :SAP UI5 The guiding process of Bootstrap
-
SAP UI5 Application development tutorial 3 : Start touching the first SAP UI5 Control
-
SAP UI5 Application development tutorial 5 : View controller
-
SAP UI5 Application development tutorial 6 - understand SAP UI5 Module (Module) Concept
-
SAP UI5 Application development tutorial 7 - JSON A preliminary study of the model
-
SAP UI5 Application development tutorial 8 - Multilingual support
-
SAP UI5 Application Development Tutorial 9 - Create the first one Component
-
SAP UI5 Application development tutorial 10 - What is? SAP UI5 Applied descriptor Descriptor
-
SAP UI5 Application development tutorial 11 :SAP UI5 Container class control Page and Panel
-
SAP UI5 Application development tutorial 12 - Use CSS Class to UI Further beautification
-
SAP UI5 Application development tutorial 13 - How to add custom CSS class
-
SAP UI5 Application development tutorial 14 - How embedded views are used
-
SAP UI5 Application development tutorial 15 - Dialog box and Fragments How to use
-
SAP UI5 Application development tutorial 17 - Aggregate binding in UI5 Use in composite controls
-
SAP UI5 Application development tutorial 19 - SAP UI5 Data types and complex data binding
-
SAP UI5 Application development tutorial 20 - SAP UI5 Explanation of expression binding usage
-
SAP UI5 Application development tutorial 21 - SAP UI5 Custom formatter Custom Formatter
-
SAP UI5 Application development tutorial 22 - filter filter The development and use of
-
SAP UI5 Application development tutorial 23 - Sorting of list controls Sort And grouping Group
-
SAP UI5 Application development tutorial 24 - How to use OData Data model
-
SAP UI5 Application development tutorial 27 - SAP UI5 Applied unit testing tools QUnit Introduce
-
SAP UI5 Application development tutorial 30 - SAP UI5 Parameter transfer in the routing process of
-
SAP UI5 Application development tutorial 32 - How to create a custom SAP UI5 Control
-
SAP UI5 Application development tutorial 53 - How to customize SAP UI5 data type (Data Type)
-
SAP UI5 Application development tutorial - SAP UI5 Tree control (tree) Development of
-
SAP UI5 Application development tutorial - How to be in SAP UI5 Show world map in app
-
SAP UI5 Application development tutorial 60 - SAP UI5 Some advanced uses of map controls
-
SAP UI5 Application development tutorial - stay SAP UI5 Draw Gantt chart in application Gantt Chart
-
SAP UI5 Application development tutorial - be based on OData V4 Of SAP UI5 How to use table controls
-
SAP UI5 Application development tutorial 70 - How to use button control to trigger page route jump
explain
Jerry from 2014 To join in SAP Chengdu Research Institute CRM Fiori After that, the development team began to contact SAP UI5, Once in the SAP Communities and “ Wang Zixi ” There are many articles on WeChat official account SAP UI5 Working principle and source code analysis article .
stay Jerry This article Yes SAP UI5 A novice who knows nothing , Which materials are better to start with ? It was mentioned that ,Jerry Also from the SAP UI5 Rookies come all the way , Knowing that only ABAP Developers with development background , towards SAP UI5 It is not easy to transform the development field , So I designed this job in my spare time SAP UI5 A tutorial for beginners , Develop a complete SAP UI5 Application process , Split into several steps , Make every effort to , Cover all the knowledge points involved in . These knowledge points may not be like mine UI5 The source code analysis series is so in-depth , But try to be easy to understand , Easy SAP UI5 Beginners understand .
The source code for each step of this tutorial , All stored in my Github On , Use folders separately 01,02,03 Wait to identify , For example, steps 1 The source code of is here .

Each step is based on the previous step , Added several new features . Suggest zero basis or to SAP UI5 Beginners who know little , Learn step by step from the first step in order , Download the code locally , With the text explanation of the tutorial , Do it yourself , To deepen understanding .
If you have any questions about each step of the tutorial , Welcome to give me comments in the corresponding step article of the tutorial , Leave a message .
In this tutorial 67 An article :SAP UI5 Application development tutorial 67 - be based on OData V4 Of SAP UI5 List-Detail( list - Detailed ) How to realize the layout We introduced through SemanticPage Achieve click User Any line of the list , This can be displayed User Functions of information details page :

We also stressed at that time , This User Open the details page , It's not through SAP UI5 The implementation of routing function , So even after the details page is displayed , Whole SAP UI5 The application corresponds to... In the browser address bar url Always the same .

Really adopt SAP UI5 Routing function from the list (List) The page jumps to details (Detail) Implementation steps of the page , You can refer to this step :
This article introduces how to use the button control (Button) Trigger SAP UI5 Two different behaviors of page routing jump .
First, check the effect achieved after the completion of this step . Enter folder 70, Run command line ui5 serve, Then visit the following url:
http://localhost:8080/webapp/index.html
See the left and right buttons .

Click on Jump ( Don't modify url), Will jump to the following Customize Not Found page :

Be careful , Customize Not Found Page development steps , It has been introduced in previous articles in this tutorial :
But watch the above page in the browser address bar url, We found that , Jump from the initial application page to this Not Found In the process of page , Address bar url Nothing has changed , Still for :
http://localhost:8080/webapp/index.html
Click... On the right Jump ( To be modified url), Then jump to the employee list page (Employee List):

here url Changed to: :
http://localhost:8080/webapp/index.html#/employees
below Is the detailed technical implementation details of this step .
版权声明
本文为[Wang Zixi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204211501017562.html
边栏推荐
- 数字化时代,企业运维面临现状及挑战分析解读
- QT network and communication (TCP chat room)
- 如何在代码层面提供CPU分支预测效率
- 技术分享 | 黑盒测试方法论—边界值
- How to provide CPU branch prediction efficiency at the code level
- 【云驻共创】华为云数据库-基础知识
- 制造字母异位词的最小步骤数-c语言解决
- LNK2001 - unresolved external symbol in PCL test program
- Software testing has been in office for 2 months and wants to resign
- 武汉科技大学C语言上机实验题(第一第二第三部分)
猜你喜欢
随机推荐
融云首席科学家任杰:互联网兵无常势,但总有人正年轻
C# 11 对 ref 和 struct 的改进
Insect 1602
MySQL 8.0.11安装教程(Windows版)
Experience and guidance of seniors preparing for the postgraduate entrance examination of resources and environment of Dalian University of technology in 2023
The conversion between RDD and dataframe in pyspark is realized by RDD processing dataframe: data segmentation and other functions
开发者openshift4使用入门教程 - 16 - 使用init container挂载pinpoint APM监控
UE4锁定Camera画面
赏金猎人自动交易机器人开发模式分析
Libmysql.com in vs2019 Lib garbled code
ThreadLocal应用及原理解析
软件测试(三)p51-p104 软件测试用例方法、缺陷
pyspark中RDD和DataFrame之间的转换利用RDD处理DataFrame:数据分段等功能实现
用数字“钥匙”打开发展新空间
Detailed explanation of spark SQL underlying execution process
Mysql8. Method for resetting initial password above 0
Mysql database (3)
LNK2001 - unresolved external symbol in PCL test program
MYSQL 第1章 数据库简介
What is the reason for this? Is there anything about MySQL installation









