当前位置:网站首页>105. SAP UI5 Master-Detail 布局模式的联动效果实现明细介绍
105. SAP UI5 Master-Detail 布局模式的联动效果实现明细介绍
2022-07-03 03:39:00 【汪子熙】
本教程的第 97 个步骤 SAP UI5 应用开发教程之九十七 - 如何使用客户端 JSON 模型构建一个 Master-Detail-Detail 布局中的明细页面,我们已经搭了一个 Master-Detail 布局的架子起来。
本步骤会继续在第 97 步骤的基础上进行完善。
首先看一下最终完成的效果。访问如下 url:
http://localhost:8080/webapp/index.html
会看到一个列表页面:
点击任意一个列表行项目之后,屏幕分为左右两部分,右边显示选中行项目对应的明细页面。注意到地址栏里的 url,也相应的发生了变化:
http://localhost:8080/webapp/index.html#/detail/94/TwoColumnsMidExpanded
此时左边的列表视图和右边的明细页面视图的宽度只比并不是1:1,而是大约1:2,这是 SAP UX 设计有意为之,因为此时用户点击列表行项目之后,说明用户的工作重点即将放在行项目的明细视图上,因此通过这种宽度比来突出明细页面才是当前的工作区域。
同理,点击 Supplier tab 之后,会让 Supplier 区域顶行显示在右边明细页面的顶部,同时自动将明细
边栏推荐
- Recursion: depth first search
- [leetcode question brushing day 34] 540 Unique element in array, 384 Disrupt array, 202 Happy number, 149 Maximum number of points on a line
- redis在服务器linux下的启动的相关命令(安装和配置)
- MongoDB简介
- FileZilla Client下载安装
- Download and install captura and configure ffmpeg in captura
- Latest version of NPM: the "NPM" item cannot be recognized as the name of a cmdlet, function, script file, or runnable program. Please check
- navicat 导出数据库的表结构
- Using jasmine to monitor constructors - spying on a constructor using Jasmine
- The calculation of stripe, kernel and padding in CNN
猜你喜欢
随机推荐
The difference between static web pages and dynamic web pages & the difference between Web1.0 and Web2.0 & the difference between get and post
Ansible简介【暂未完成(半成品)】
Advanced redis applications [password protection, data persistence, master-slave synchronization, sentinel mode, transactions] [not completed yet (semi-finished products)]
Using jasmine to monitor constructors - spying on a constructor using Jasmine
TCP/IP模型中的重磅嘉宾TCP--尚文网络奎哥
[mathematical logic] propositional logic (propositional logic reasoning | formal structure of reasoning | inference law | additional law | simplification law | hypothetical reasoning | refusal | disju
Web session management security issues
Applet (continuous update)
For instruction, uploading pictures and display effect optimization of simple wechat applet development
动态规划:最长回文子串和子序列
错误 C2694 “void Logger::log(nvinfer1::ILogger::Severity,const char *)”: 重写虚函数的限制性异常规范比基类虚成员函数
Don't use the new Dede collection without the updated Dede plug-in
Lvgl usage experience
UMI route interception (simple and rough)
js中#号的作用
2020-01-01t00:00:00.000000z date format conversion
Introduction à mongodb
Converts a timestamp to a time in the specified format
FileZilla Client下载安装
小程序获取用户头像和昵称