UiPath Documentation
apps
latest
false
旧版 Apps 用户指南
重要 :
有关 Studio Web 中的应用程序项目文档,请参阅 Studio Web 文档中的“应用程序项目”一章:https://docs.uipath.com/zh-CN/studio-web/automation-cloud/latest/user-guide/apps-in-studio-web。 请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

单选按钮

You can use the Radio Button control instead of the Dropdown control if you have fewer items to display. Make sure that you have unique items bound to the control.

常规

  • “列表来源”- 列表控件的来源。有效的数据类型包括字符串数组、整数或日期时间、数据表和对象数组。
  • “列”- 如果是对象数组,则选择数据表中的特定列或属性。只有在“列表来源”属性是数据表或对象数组时才能设置此属性。
  • “已选择的绑定值”- 在运行时将下拉菜单的选定值绑定到 RPA 流程参数或应用程序字段。
  • “默认选定值”- 运行时要在控件中显示的默认值。
  • “工具提示”- 要在按钮上显示的工具提示。使用此选项可提供有关控件的其他信息。
  • 标签- 要在控件旁边显示的文本。如果“验证”部分的“必需”属性设置为=true,则文本后也会有一个星号*
  • 必需- 如果设置为=true ,则此控件为必需控件。还会在运行时配置的标签文本后添加星号*
  • Custom Error Message - Text to be displayed if the Required property is set to =true and the control is left empty.
  • Hidden- If selected, hides the control in the runtime.
  • “已禁用”- 如果选中,则在运行时禁用该控件。

Events

  • “值已更改”- 配置在值更改时会发生的情况。

样式

  • Control Alignment - By default, inherits the parent alignment. A different alignment other than the parent can be set. To default to parent's alignment, toggle the selected alignment icons to switch off the specific alignment.

    备注:

    Alignment is dependent on the parent's layout (vertical vs. horizontal).

  • 布局- 设置控件布局(垂直或水平)。默认情况下,它设置为水平。

  • 允许换行- 当手动指定高度(垂直布局)和宽度(水平布局)并且项目列表拆分为多个行或列时可以使用。

  • 间距- 设置单选按钮选项之间的间距。

  • 颜色- 所选单选按钮的颜色。

  • “背景颜色”- 设置图标的背景。

  • Label font family - Sets the font of the label. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.

  • Input font family - Sets the font of the input text. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.

  • Margin- Sets the margin of the control. By default 4px 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.

  • Size - The width and height of the control can be set in the size section. By default, the size is set to Auto. Min Width/ Min Height and Max Width/ Max Height are available under more (...) in the size section. If the size of the control is smaller than the options, a scroll bar is displayed accordingly.

  • 常规
  • Events
  • 样式

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新