当前位置:网站首页>Introduction to sap ui5 dynamicpage control
Introduction to sap ui5 dynamicpage control
2022-07-05 12:54:00 【Wang Zixi】
The control starts from SAP UI5 1.42 Version is available .DynamicPage Is a layout control , By title 、 Titles with dynamic behavior 、 Content area and optional floating footer .
The control consists of several components :
DynamicPageTitle - By the title on the left 、 The content in the middle and the operation on the right . The content displayed will be based on DynamicPageHeader Change according to the current mode of .
DynamicPageHeader - A universal container , Can contain a single layout control and don't care about content alignment and responsiveness . Headers work in two modes - Expansion mode (expanded) And stow mode (snapped), And it can adjust its behavior with the help of different attributes .
Content area - A universal container , Can have a single UI5 Layout control , Don't worry about content alignment and responsiveness .
The footer - At the bottom , There is a small offset , For additional operations , The footer floats above the content . It could be anything sap.m.IBar Control .
If the requirement is to display an always visible title and a configurable extension / Align the title of the function , Please use DynamicPage. Contrary , No need to extend / Alignment function , Best use sap.m.Page As a lighter control .
If it shows sap.m.FlexBox With non adaptive content ( Does not stretch to fill the available space ), It is suggested that FlexBox Of fitContainer Property is set to false.
If you are displaying sap.ui.table.Table, Remember that it is non adaptive , And may lead to DynamicPage On smaller screen sizes ( For example, mobile devices ) Unpredictable behavior on . You should use sap.m Under the namespace Table Control .
It is not supported to DynamicPageTitle Retract (snap): When DynamicPage When there is a scroll bar , Controls usually scroll to snap point The location of . however , When there is a scroll bar but not enough content arrives snap point when , Cannot use scroll for stow operation .
stay DynamicPage Used in the content of sap.ui.layout.form.Form、sap.m.Panel、sap.m.Table and sap.m.List When the control , If you want to achieve vertical text content alignment , Need to adjust their left text offset sap.f.DynamicPageHeader Content and DynamicPage Alignment between the contents of .
Response behavior :DynamicPage The response behavior of depends on the behavior of the displayed content . To adjust DynamicPage Content filling , have access to sapUiContentPadding、sapUiNoContentPadding and sapUiResponsiveContentPadding CSS class .
边栏推荐
- RHCSA7
- How can non-technical departments participate in Devops?
- NLP engineer learning summary and index
- RHCAS6
- Taobao, pinduoduo, jd.com, Doudian order & Flag insertion remarks API solution
- Didi open source Delta: AI developers can easily train natural language models
- Kotlin函数
- NFT: how to make money with unique assets?
- 【Nacos云原生】阅读源码第一步,本地启动Nacos
- Simply take stock reading notes (4/8)
猜你喜欢
我在滴滴做开源
2021-12-21 transaction record
Compilation principle reading notes (1/12)
Alipay transfer system background or API interface to avoid pitfalls
Transactions from January 6 to October 2022
Shi Zhenzhen's 2021 summary and 2022 outlook | colorful eggs at the end of the article
【云原生】Nacos-TaskManager 任务管理的使用
你的下一台电脑何必是电脑,探索不一样的远程操作
Install rhel8.2 virtual machine
【Nacos云原生】阅读源码第一步,本地启动Nacos
随机推荐
Kotlin function
Introduction to the principle of DNS
Laravel文档阅读笔记-mews/captcha的使用(验证码功能)
RHCSA4
CVPR 2022 | 基于稀疏 Transformer 的单步三维目标识别器
JXL notes
Taobao order amount check error, avoid capital loss API
Setting up sqli lab environment
How can labels/legends be added for all chart types in chart. js (chartjs.org)?
激动人心!2022开放原子全球开源峰会报名火热开启!
奔跑,开路
OPPO小布推出预训练大模型OBERT,晋升KgCLUE榜首
Annotation problem and hidden Markov model
【云原生】Nacos中的事件发布与订阅--观察者模式
What is the difference between Bi software in the domestic market
研究:数据安全工具在 60% 的情况下无法抵御勒索软件
滴滴开源DELTA:AI开发者可轻松训练自然语言模型
A few years ago, I outsourced for four years. Qiu Zhao felt that life was like this
NLP engineer learning summary and index
太方便了,钉钉上就可完成代码发布审批啦!