当前位置:网站首页>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 .
边栏推荐
- Distributed solution - distributed session consistency problem
- 使用 jMeter 对 SAP Spartacus 进行并发性能测试
- 2021-12-22 transaction record
- Distributed solution - completely solve website cross domain requests
- RHCSA7
- 10 minute fitness method reading notes (2/5)
- stirring! 2022 open atom global open source summit registration is hot!
- GPON technical standard analysis I
- SAP 自开发记录用户登录日志等信息
- Programming skills for optimizing program performance
猜你喜欢
随机推荐
Time conversion error
Didi open source Delta: AI developers can easily train natural language models
Oppo Xiaobu launched Obert, a large pre training model, and promoted to the top of kgclue
Yyds dry inventory JS intercept file suffix
Sqoop import and export operation
Notes for preparation of information system project manager --- information knowledge
Insmod prompt invalid module format
##无监控,不运维,以下是监控里常用的脚本监控
Compile kernel modules separately
自然语言处理从小白到精通(四):用机器学习做中文邮件内容分类
RHCSA7
Alipay transfer system background or API interface to avoid pitfalls
SAP UI5 视图里的 OverflowToolbar 控件
946. 验证栈序列
10 minute fitness method reading notes (1/5)
JXL notes
从39个kaggle竞赛中总结出来的图像分割的Tips和Tricks
[Nacos cloud native] the first step of reading the source code is to start Nacos locally
OPPO小布推出预训练大模型OBERT,晋升KgCLUE榜首
Common commands and basic operations of Apache Phoenix