一个有用的Chrome扩展应用:SAP UI5 Inspector

简介: 一个有用的Chrome扩展应用:SAP UI5 Inspector

There is a useful Chrome Extension for UI5 which could be downloaded via url:


image.png


Once installed, there will be a new tab “UI5” in Chrome development tool.


Within this tab, instead of displaying the native HTML dom elements in traditional “Elements” tab, it will display UI5 controls together with their properties. See the navigation back button for example.


image.png


Compare with the original property display for this navigation button:


image.png


Through comparison we can easily find out that the Chrome extension provides us a more neat view which can help us concentrate on those UI5 properties.


In the Bindings tab, there are more detail information regarding a control if it is bound to a given model field, for example the binding path, the current value of the model field, the field type and model type, as displayed below:


image.png


The Application Information tab contains general information of current UI5 application, so it is not necessary for you to press Ctrl+Alt+Shift+P to get this information displayed.

image.png


相关文章
|
7月前
|
数据可视化 Shell UED
SAP Corbu Theme 在浏览器和 SAPGUI 应用中的使用场景
SAP Corbu Theme 在浏览器和 SAPGUI 应用中的使用场景
45 0
|
7月前
|
Java Android开发 iOS开发
SAPGUI 里运行的老程序,如何对新的 SAP Fiori Belize Theme 进行适配?
SAPGUI 里运行的老程序,如何对新的 SAP Fiori Belize Theme 进行适配?
61 0
|
6月前
|
Web App开发 开发框架 前端开发
SAP UI5 应用开发教程之四十一 - Chrome 扩展 UI5 Inspector 的离线安装和使用方法试读版
SAP UI5 应用开发教程之四十一 - Chrome 扩展 UI5 Inspector 的离线安装和使用方法试读版
42 0
|
7月前
|
XML JavaScript 前端开发
如何在浏览器里开发并运行 SAP UI5 应用
如何在浏览器里开发并运行 SAP UI5 应用
52 0
如何在浏览器里开发并运行 SAP UI5 应用
|
6月前
|
Web App开发 XML 前端开发
SAP UI5 应用开发教程之三十六 - 使用 Chrome 开发者工具 Elements 标签动态修改 CSS 类试读版
SAP UI5 应用开发教程之三十六 - 使用 Chrome 开发者工具 Elements 标签动态修改 CSS 类试读版
40 0
|
7月前
|
Web App开发 存储 JSON
SAP Fiori 应用 Adapt UI 动态显示或者隐藏的技术设计细节解析
SAP Fiori 应用 Adapt UI 动态显示或者隐藏的技术设计细节解析
78 0
|
7月前
|
SQL 缓存 监控
ABAP Code Inspector 的一些高级功能分享
ABAP Code Inspector 的一些高级功能分享
75 0
|
SQL 缓存 安全
ABAP Code Inspector 的一些高级功能分享(一)
ABAP Code Inspector 是每一位 ABAP 开发人员工具箱里必备的代码检测工具之一。使用 ABAP Code Inspector 自带的标准检查项,可以帮助开发人员快速检测 ABAP 代码中潜在的缺陷,提高代码质量,改善代码运行性能。
214 0
ABAP Code Inspector 的一些高级功能分享(一)
|
SQL 监控 BI
ABAP Code Inspector 的一些高级功能分享(二)
ABAP Code Inspector 是每一位 ABAP 开发人员工具箱里必备的代码检测工具之一。使用 ABAP Code Inspector 自带的标准检查项,可以帮助开发人员快速检测 ABAP 代码中潜在的缺陷,提高代码质量,改善代码运行性能。
122 0
ABAP Code Inspector 的一些高级功能分享(二)
|
Web App开发 开发者
介绍一个Material设计风格的Chrome开发者工具增强扩展
介绍一个Material设计风格的Chrome开发者工具增强扩展
131 0
介绍一个Material设计风格的Chrome开发者工具增强扩展