实体信息操作
用 Studio 可以为表格或数据网格添加此操作,打开 组件工具箱 将 Facets → Action 托放置组件上,并在 Add Action 对话框中选择 showEntityInfo
。示例:
<groupTable id="ordersTable" width="100%" dataContainer="ordersDc">
<actions>
<!-- ... -->
<action id="showEntityInfo" type="showEntityInfo"/>
在为表格或数据网格添加此操作后,在组件的右键菜单中会多出一个 Entity information(实体信息) 项。
如需使用该操作,用户需要有此扩展组件提供的 datatools-entity-info 资源角色。
|
本页是否有帮助?
感谢您的反馈