apps
2022.4
false
Apps User Guide for Automation Suite
- 入门指南
- 在开始之前
- 如何
- 设计应用程序
- 事件和规则
- 在应用程序中利用 RPA
- 在应用程序中利用实体
- 在应用程序中利用队列
- 应用程序生命周期管理 (ALM)
- 基本故障排除指南
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
页面就像一个主容器。您可以在一个页面中添加多个控件和容器。单击左侧窗格(树视图)顶部的“+”图标,即可向应用程序添加多个页面。
常规
- Description- Description of the page. Useful for App creators to define what the page is about. This information is not visible in runtime.
- Show Loading Progress Indicator - If enabled, will allow the app users to interact only after the page is loaded. This is enabled by default.
备注:
显示加载进度指示器
禁用此标志将允许最终用户在页面加载期间与应用程序交互。当应用程序中包含复杂页面,并且用户不想等到整个页面加载完毕时,此功能尤其有用。
根据需要,应用程序创建者可以决定是在页面完全加载之前显示进度指示器,还是允许最终用户在页面加载期间与其交互。
Events
- “已加载”- 配置加载页面时会发生的情况。
重要提示:
不支持
"Clicked On" event is no longer supported for Page.
样式
- “布局”- 确定页面中控件的定位方式
-
Direction (Horizontal/Vertical)- Controls are arranged one below the other (vertical) or side by side (horizontal).
-
Alignment- Controls alignment within the page ( Left, Center, Right & Stretch for Vertical direction and Top, Middle, Bottom, Stretch for Horizontal direction).
-
Justify- Top, Middle, Bottom & Distribute for Vertical direction and Left, Center, Right & Distribute for Horizontal direction.
-
“允许换行”- 如果启用,则当空间不足时,页面上的控件将换行。
-
- “背景颜色”- 设置页面的背景颜色。
- “边框”- 设置页面的边框。可以为边框配置边框粗细、边框颜色和角半径。
- “字体”- 设置页面的字体系列。页面中的所有控件将具有与页面相同的字体系列。
- Margin- Sets the margin of the page. By default 0px margin is set. Top/Bottom and Left/Right margin properties are combined. These properties can be unlinked using the unlink button on the right side of the Margin section heading.
- “填充”- 设置容器的填充。“上/下”和“左/右”填充属性结合使用。如果需要为每一侧设置不同的填充值,则可以使用“填充”部分标题右侧的“取消链接”图标取消链接这些属性。
- “大小”- 可以在“大小”部分中设置页面的宽度和高度。默认情况下,系统会为页面设置“全宽度”,即可用宽度的 100%。如果用户要为页面设置特定宽度,则应取消选择“全宽度”,并且可以使用像素为单位为页面设置宽度。