Property List(属性列表(Property List))¶
The Property List widget displays a list of properties from a single provided object.

Configuration Options¶
- Input object set
- The input variable which determines the object data that will be displayed within the widget.
- If the object set contains more than one object, only the first object will be displayed within the widget.
- Load data from scenario
- If toggled on, allows loading object data from a selected Scenario.
- Layout
- Adjusts the positioning of properties displayed in the widget. Property values can either be displayed adjacent to their corresponding property type labels or below.
- Property configuration
- Select which properties to be displayed in the widget and specify the number of columns displayed.
- Show security markings
- If enabled, property security markings render as a condensed gray pill with an expanded window view on selection.
- Hide null properties
- If enabled, null properties will be hidden from the list.
Unsupported property types¶
Some large properties, such as Geoshape and Vector, are not loaded by default to improve performance. In View mode, users can select Load next to an unsupported property to reveal its value on demand. During configuration, unsupported properties are indicated with a warning icon and tooltip.
Inline editing¶
The Property List widget supports inline editing of property values. To enable inline editing for a property, configure an inline action for the property in the Ontology Manager. Once the inline action is configured, users can edit property values directly within the Property List widget.
:::callout{theme="neutral"} If inline editing is not working for a property in the Property List widget, verify that an inline action has been configured for that property in the Ontology Manager. :::
中文翻译¶
属性列表(Property List)¶
属性列表小组件用于展示单个指定对象的属性列表。

配置选项¶
- 输入对象集
- 该输入变量决定小组件内将显示的对象数据。
- 如果对象集包含多个对象,小组件内将仅显示第一个对象。
- 从场景加载数据
- 开启后,允许从选定的场景(Scenario)加载对象数据。
- 布局
- 调整小组件中显示的属性位置。属性值可以显示在相应属性类型标签的旁边或下方。
- 属性配置
- 选择要在小组件中显示的属性,并指定显示的列数。
- 显示安全标记
- 启用后,属性安全标记将呈现为紧凑的灰色胶囊标签,选中时会展开为窗口视图。
- 隐藏空属性
- 启用后,空属性将从列表中隐藏。
不受支持的属性类型¶
为提高性能,某些大型属性(如 Geoshape 和 Vector)默认不会加载。在查看模式下,用户可以点击不受支持的属性旁边的加载按钮,按需显示其值。在配置期间,不受支持的属性会通过警告图标和工具提示进行标识。
内联编辑(Inline editing)¶
属性列表小组件支持属性值的内联编辑。要为某个属性启用内联编辑,请在 Ontology Manager 中为该属性配置内联操作(Inline action)。配置完成后,用户即可直接在属性列表小组件中编辑属性值。
:::callout{theme="neutral"} 如果属性列表小组件中某个属性的内联编辑无法正常工作,请确认已在 Ontology Manager 中为该属性配置了内联操作。 :::